bundle: browserify.paths for controling require paths from nexe
This commit is contained in:
@@ -14,15 +14,8 @@
|
||||
"hw.txt"
|
||||
],
|
||||
"browserify": {
|
||||
"excludes": [
|
||||
"./process"
|
||||
],
|
||||
"requires": [
|
||||
{
|
||||
"file": "nexeres",
|
||||
"expose": "nexeres"
|
||||
}
|
||||
]
|
||||
"excludes": [],
|
||||
"requires": []
|
||||
},
|
||||
"temp": "src",
|
||||
"debug": false,
|
||||
|
||||
Reference in New Issue
Block a user