Skip to content
Snippets Groups Projects
Commit c13a1569 authored by AndiMajore's avatar AndiMajore
Browse files

fixed lodash warning message

parent 53e84a1d
Branches
Tags
No related merge requests found
...@@ -23,6 +23,9 @@ ...@@ -23,6 +23,9 @@
"externals": "replace" "externals": "replace"
} }
}, },
"allowedCommonJsDependencies": [
"lodash"
],
"outputPath": "dist/netex", "outputPath": "dist/netex",
"index": "src/index.html", "index": "src/index.html",
"main": "src/main.ts", "main": "src/main.ts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment