mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
update packaging to create a packaged electron app for frontend
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
new MiniCssExtractPlugin({filename: "[name].css", ignoreOrder: true})
|
||||
new MiniCssExtractPlugin({filename: "[name].css", ignoreOrder: true}),
|
||||
],
|
||||
resolve: {
|
||||
extensions: ['.ts', '.tsx', '.js', '.mjs', '.cjs', '.wasm', '.json', '.less', '.css']
|
||||
|
||||
Reference in New Issue
Block a user