Compile with:
webpack --config vendor.webpack.config.js
webpack --config app.webpack.config.js
Use with the following index.html
let q = function(name) { | |
console.log("greetings" + name); | |
} |
((nil . ((eval . (progn | |
(make-local-variable 'tide-format-options) | |
(setq tide-format-options (dmaz-parse-vscode-formatting (dmaz-joindirs (dmaz-find-dirlocals-dir) ".vscode" "settings.json")))))))) |
Compile with:
webpack --config vendor.webpack.config.js
webpack --config app.webpack.config.js
Use with the following index.html