mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
Pe 199 pre rel 0.4.0 (#34)
* Tab bg matches selections * WIP: need to fix all modals one by one * ready to pull latest * history fixed
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ const path = require("path");
|
||||
module.exports = {
|
||||
mode: "development",
|
||||
entry: {
|
||||
prompt: ["./src/index.ts", "./src/index.less"],
|
||||
prompt: ["./src/index.ts", "./src/app/app.less"],
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, "dist"),
|
||||
|
||||
Reference in New Issue
Block a user