Skip to content

Commit

Permalink
Poke build
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Aug 11, 2023
1 parent fcf2d82 commit 9e849ec
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,3 @@ To interactively work with components whilst embedded in another project, it can
proxy_pass http://localhost:3010/node_modules/$1;
}
```

## Storybook

We've added the framework for storybook, but nothing to see here yet!

## Legacy Browser Support

Starting with v1.0 we no longer ship a version with legacy polyfill support. This can still be accomplished manually if desired by toggling the `legacyBuild` attribute in [rollup.config.js](/rollup.config.js#L11).

0 comments on commit 9e849ec

Please sign in to comment.