Skip to content

Commit 2ffae79

Browse files
authored
Feature - Bundle CSS (#11)
* Refactor npm scripts * Change location of js build * Add sass build
1 parent 640c994 commit 2ffae79

File tree

20 files changed

+516
-11999
lines changed

20 files changed

+516
-11999
lines changed

Procfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
esbuild: npm run watch
1+
jsbuild: npm run jswatch
2+
cssuild: npm run csswatch
23
web: bin/rails server -p 5000

app/assets/config/playground_manifest.js

-2
This file was deleted.

0 commit comments

Comments
 (0)