mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-09 06:55:03 +00:00
feat: module sharing is working across components and run packages
This commit is contained in:
3
packages/grafnode-run/next.config.js
Normal file
3
packages/grafnode-run/next.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
reactStrictMode: true,
|
||||
}
|
||||
Reference in New Issue
Block a user