Closed
Description
Hi Guys,
Comma missed in the latest tag of index.js at line 360. Encore was not running.
Please do the changes at.
enableTypeScriptLoader(callback) {
webpackConfig.enableTypeScriptLoader(callback);
}
Getting error message SyntaxError: Unexpected identifier
enableVueLoader(vueLoaderOptionsCallback = () => {}) {
Metadata
Metadata
Assignees
Labels
No labels