1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-09-02 01:22:52 +02:00

add gulp task for preview sw

This commit is contained in:
Kushagra Gour
2025-05-03 13:18:32 +05:30
parent 5272f77ab4
commit 8a2d18b403
2 changed files with 125 additions and 0 deletions

View File

@@ -18,3 +18,8 @@
- Test out the extension by loading the `extension` folder.
- If everything is good, push to master.
- Zip the folder and submit to webstore.
## Sidenotes
- The /preview folder needs to hosted on separate domain (wbmakr.com on production)
- Whenever something changes in /preview folder, the built version of /preview (inside /create) needs to re-uploaded