aboutsummaryrefslogtreecommitdiffstats
path: root/packages/misty.yml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misty.yml')
-rw-r--r--packages/misty.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/misty.yml b/packages/misty.yml
deleted file mode 100644
index 2d8cff014..000000000
--- a/packages/misty.yml
+++ /dev/null
@@ -1,11 +0,0 @@
1theme:
2 cwd: ./theme
3 cmd: npm run dev
4
5forms:
6 cwd: ./forms
7 cmd: npm run dev
8
9ui:
10 cwd: ./ui
11 cmd: npm run dev