working on fixing yodlee.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
:infer-externs true
|
||||
:closure-defines {cljs.core/*global* "window"}
|
||||
:bundle-cmd {:none ["npx" "webpack" "--mode=production" :output-to
|
||||
:bundle-cmd {:none ["npx" "webpack" "--mode=development" :output-to
|
||||
"--output-path" :final-output-dir
|
||||
"--output-filename" :final-output-filename]
|
||||
:default ["npx" "webpack" "--mode=production" :output-to
|
||||
|
||||
Reference in New Issue
Block a user