mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
fix issue with build
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
+2
-1
@@ -4,4 +4,5 @@
|
|||||||
/elm-stuff
|
/elm-stuff
|
||||||
/node_modules
|
/node_modules
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.pem
|
*.pem
|
||||||
|
/static/main.css
|
||||||
@@ -1,7 +1,5 @@
|
|||||||
# build everything for production
|
# build everything for production
|
||||||
all: css build
|
all: css build
|
||||||
@echo "--- copying content to dist"
|
|
||||||
cp -a content dist/content
|
|
||||||
@echo "--- production build finished"
|
@echo "--- production build finished"
|
||||||
|
|
||||||
# build only css for production
|
# build only css for production
|
||||||
|
|||||||
-1929
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user