Skip to content

Commit 1037e84

Browse files
committed
feat: change app structure
1 parent 35ad7be commit 1037e84

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "notwindstone-website",
33
"scripts": {
4-
"minify": "minify src/mi.css > dist/_minified.css && minify src/index.html > dist/_minified.html"
4+
"minify": "minify src/mi.css > dist/_minified.css && minify src/index.html > dist/index.html"
55
},
66
"devDependencies": {
77
"minify": "^14.0.0"

0 commit comments

Comments
 (0)