Skip to content

Commit faff69b

Browse files
committed
merging the changes of assets test cases
2 parents 32f89b4 + 131da28 commit faff69b

File tree

4 files changed

+1
-36
lines changed

4 files changed

+1
-36
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"buildnode": "webpack --config webpack/webpack.node.js",
1616
"buildweb": "webpack -p --config webpack/webpack.web.js",
1717
"buildreactnative": "webpack --config webpack/webpack.react-native.js",
18-
"buildnativescript": "webpack --config webpack/webpack.nativescript.js",
19-
"buildall": "npm run buildnode&npm run buildweb&npm run buildreactnative&npm run buildnativescript",
18+
"buildall": "npm run buildnode&npm run buildweb&npm run buildreactnative",
2019
"generate-docs": "node_modules/.bin/jsdoc --configure docs-config.json --verbose"
2120
},
2221
"repository": {

src/runtime/nativescript/http.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/runtime/nativescript/localstorage.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

webpack/webpack.nativescript.js

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)