fixed button styling, dev server, added switches for event handling, global baking, global reset, three BeatUnit states with styles, and mobile long touch to change beatunit type
This commit is contained in:
@@ -50,7 +50,7 @@ const webpackConfig = {
|
||||
|
||||
output: {
|
||||
filename: "bundle.js",
|
||||
publicPath: "static/",
|
||||
publicPath: "/static/",
|
||||
path: path.resolve(__dirname, "./public/static"),
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user