mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-06-13 17:43:34 +02:00
Change ui to use svelte material ui everywhere
This commit is contained in:
@@ -39,6 +39,7 @@ module.exports = {
|
||||
? "source-map" // For development
|
||||
: "#eval-source-map",
|
||||
output: {
|
||||
publicPath: "/",
|
||||
path: __dirname + "/dist",
|
||||
filename: "[name].js",
|
||||
chunkFilename: "[name].[id].js"
|
||||
|
||||
Reference in New Issue
Block a user