Skip to content

Commit

Permalink
upgraded parcel
Browse files Browse the repository at this point in the history
  • Loading branch information
arnobaer committed Nov 12, 2022
1 parent a8ccd97 commit 8b757ae
Show file tree
Hide file tree
Showing 4 changed files with 2,996 additions and 12,698 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,14 @@ yarn install
yarn run dev
```

## Bundling

Use parcel for bundling, make sure to set the public path according to the deployment location.

```bash
parcel build --public-url /
```

## License

The source code of labelpress (with exception of fonts) is licensed under a GNU General Public License v3.0.
Expand Down

0 comments on commit 8b757ae

Please sign in to comment.