Skip to content

Commit

Permalink
Some more webpack cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
ahzf committed Apr 15, 2024
1 parent 72e3419 commit 67c534a
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1,459 deletions.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash

sass html/css/chargy.scss html/css/chargy.css
mkdir -p build/css
sass html/css/chargy.scss build/css/chargy.css
webpack -c webpack.config.cjs
Loading

0 comments on commit 67c534a

Please sign in to comment.