FEAT: build static files with npm (sass, concat, minify), remove build step from python, include minified bundle files (#1601)
This commit is contained in:
parent
bef2d4a72e
commit
1b84ebf13d
16 changed files with 2064 additions and 850 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -32,7 +32,8 @@ __bundle__
|
|||
|
||||
coverage.xml
|
||||
node_modules
|
||||
lnbits/static/bundle.*
|
||||
lnbits/static/bundle.js
|
||||
lnbits/static/bundle.css
|
||||
docker
|
||||
|
||||
# Nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue