fix: svelte and css2json-loader

This commit is contained in:
Igor Randjelovic
2020-11-23 19:13:45 +01:00
parent 00a1cb5fc6
commit 86a46b46cd
4 changed files with 46 additions and 55 deletions

View File

@ -26,8 +26,7 @@ export default function (config: Config, env: IWebpackEnv = _env): Config {
...options,
compiler: require('nativescript-vue-template-compiler'),
};
})
.end();
});
// set up ts support in vue files
config.module