Skip to content

Commit

Permalink
Merge pull request #279 from ahocevar/no-parcel-fix-dynamic-imports
Browse files Browse the repository at this point in the history
Simpler and more stable build
  • Loading branch information
constantinius authored Feb 3, 2022
2 parents 0feec05 + e921453 commit f7c5c81
Show file tree
Hide file tree
Showing 7 changed files with 7,014 additions and 17,774 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To do some in-browser testing do:
npm run dev
```

and navigate to `http://localhost:8090/index.html`
and navigate to `http://localhost:8090/test/`

To build the library do:

Expand Down
Loading

0 comments on commit f7c5c81

Please sign in to comment.