🚧 Handling of package.json exceptions
This commit is contained in:
parent
daf65326ae
commit
0461c64b9a
117 changed files with 1018 additions and 772 deletions
|
@ -12,7 +12,7 @@ export default {
|
|||
},
|
||||
plugins: [
|
||||
peerDepsExternal(),
|
||||
resolve({ browser: true }),
|
||||
resolve({ modulesOnly: true }),
|
||||
json(),
|
||||
babel({
|
||||
exclude: "node_modules/**",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue