Skip to content

Commit

Permalink
add known issue about parcel
Browse files Browse the repository at this point in the history
I ran into this a couple of times already.
reference here: parcel-bundler/parcel#2957
  • Loading branch information
milafrerichs committed Apr 9, 2021
1 parent aecb434 commit 3810b53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ yarn build # compile the relevant bundles for production
yarn push-gh-pages # pushes to github for hosting
```

## Known Issues
There is an issue with the parcel bundler that sometimes comes up. The easiest way to solve this is to delete the `.cache` folder.

# Documentation
These are works in progress:
Expand Down

0 comments on commit 3810b53

Please sign in to comment.