forked from loafle/openapi-generator-original
[javascript] Mark "fs" package as absent in browser in package.mustache (#5768)
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
"scripts": {
|
||||
"test": "./node_modules/mocha/bin/mocha --recursive"
|
||||
},
|
||||
"browser": {
|
||||
"fs": false
|
||||
},
|
||||
"dependencies": {
|
||||
"superagent": "3.5.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user