mirror of
https://github.com/Neetpone/ponepaste.git
synced 2025-03-12 06:30:07 +01:00
Update README
This commit is contained in:
parent
c881954698
commit
39ee6938c2
1 changed files with 8 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
# punishedponepaste
|
||||
punishedponepaste
|
||||
=================
|
||||
|
||||
|
||||
# Building the JS
|
||||
When you change the JS, you need to rebuild it. `assets/bundle.js` is used in dev, `assets/bundle.min.js` is used in production.
|
||||
|
||||
You need Yarn (version 1, not version 2 - 2 may work but I haven't tried it.) After that, whenever you change anything under `js/`, you need to run `yarn rollup --config`. Good luck!
|
Loading…
Add table
Reference in a new issue