https://github.com/mlms13/bsb-issue-3839
Small demonstration of the import issue in bs-platform@5.2.0-dev.2
https://github.com/mlms13/bsb-issue-3839
Last synced: 4 months ago
JSON representation
Small demonstration of the import issue in bs-platform@5.2.0-dev.2
- Host: GitHub
- URL: https://github.com/mlms13/bsb-issue-3839
- Owner: mlms13
- Created: 2019-09-21T04:08:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-21T04:09:22.000Z (over 6 years ago)
- Last Synced: 2025-07-22T14:46:23.376Z (11 months ago)
- Language: Standard ML
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build
```
npm run build
```
# Watch
```
npm run watch
```
# Editor
If you use `vscode`, Press `Windows + Shift + B` it will build automatically