Skip to content

Commit 1f78bad

Browse files
committed
test: demo fix
1 parent b8cdf2f commit 1f78bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-vue/app.webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ module.exports = (env, params = {}) => {
149149
exclude: /\.module\.scss$/,
150150
use: [
151151
{
152-
loader: '@nativescript/webpack/helpers/css2json-loader',
152+
loader: '@nativescript/webpack/dist/loaders/css2json-loader',
153153
options: { useForImports: true }
154154
},
155155
{

0 commit comments

Comments
 (0)