Skip to content

Commit

Permalink
no rm atk-vue-query-builder.min.js.map
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Oct 29, 2022
1 parent e909adb commit 9fea835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Agile Toolkit Javascript library.",
"main": "../public/js/atkjs-ui.js",
"scripts": {
"build": "webpack --env development && webpack --env production && rm ../public/js/atk-vue-query-builder.js.map && rm ../public/js/atk-vue-query-builder.min.js.map # 15.x vue-loader is producing sourcemap file with unstable/absolute path, remove rm once vue-loader is upgraded to at least 16.x",
"build": "webpack --env development && webpack --env production",
"dev": "webpack --progress --watch --env development",
"profile": "webpack --env production --profile --json > profile/atkjs-bundle-profile.json",
"analyze-profile": "webpack-bundle-analyzer profile/atkjs-bundle-profile.json",
Expand Down

0 comments on commit 9fea835

Please sign in to comment.