1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

update /uses

This commit is contained in:
2021-11-03 11:32:44 -04:00
parent fc2aea1ba8
commit ba1974cf7d
3 changed files with 51 additions and 49 deletions

View File

@@ -31,7 +31,7 @@ export default {
// https://github.com/babel/babel-loader#top-level-function-iife-is-still-arrow-on-webpack-5
arrowFunction: false,
},
devtoolModuleFilenameTemplate: "webpack:///[resource-path]?[loaders]",
devtoolModuleFilenameTemplate: "webpack:///[resource-path]",
},
plugins: [
new MiniCssExtractPlugin({