mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-12 19:10:59 +00:00
Remove useless browserify config from package.json
This commit is contained in:
parent
18cb0245fc
commit
d2a62f7277
1 changed files with 0 additions and 7 deletions
|
|
@ -6,13 +6,6 @@
|
|||
"engines": {
|
||||
"node": ">= 4"
|
||||
},
|
||||
"browser": {},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"browserify-shim"
|
||||
]
|
||||
},
|
||||
"browserify-shim": {},
|
||||
"jest": {
|
||||
"setupFiles": [
|
||||
"./client/tests/stubs.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue