forked from trent_larson/crowd-funder-for-time-pwa
In transition ... experimenting
This commit is contained in:
@@ -2,6 +2,6 @@ const { defineConfig } = require("@vue/cli-service");
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: true,
|
||||
configureWebpack: {
|
||||
devtool: 'source-map'
|
||||
}
|
||||
devtool: "source-map",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user