mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
📎 Minor changes on rollup config.
This commit is contained in:
parent
fdc3a93a75
commit
006fcaa511
4
frontend/vendor/rollup.config.js
vendored
4
frontend/vendor/rollup.config.js
vendored
@ -17,8 +17,8 @@ const plugins = [
|
||||
|
||||
resolve({
|
||||
mainFields: ['module', 'main'],
|
||||
// preferBuiltins: false,
|
||||
browser: true
|
||||
preferBuiltins: true,
|
||||
browser: true,
|
||||
}),
|
||||
|
||||
commonjs({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user