| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To run locally you'll need to change how the modules are linked. By default they are relative this works when all the js is running on the same cdn server like unpkg.com, but this won't work for local runs. To change this you can set the flag: --moduleLinks unpkg to get the links to be pulled in from unpkg instead of being relative.
yarn pslb --c pslb/pslb.config.js --moduleLinks unpkg
# static server or something similar
static packagesyarn pslb --c pslb/pslb.config.js --publishLibs --token $NPM_TOKEN| Back | FazBrowse Home | New Git URL |