Skip to content

Commit

Permalink
Update terser link on buildless-development.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwiebe authored and bennypowers committed Feb 22, 2024
1 parent 4aac89d commit d5d0a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/getting-started/buildless-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,6 @@ declare module '*.css' {
## Recommended Optimizations
Apply these plugins to further reduce your bundle sizes.

- [rollup-plugin-terser](https://npm.im/rollup-plugin-terser)
- [@rollup/plugin-terser](https://www.npmjs.com/package/@rollup/plugin-terser)
- [rollup-plugin-minify-html-literals](https://npm.im/rollup-plugin-minify-html-literals)
- [@open-wc/rollup-plugin-html](https://npm.im/@open-wc/rollup-plugin-html)

0 comments on commit d5d0a47

Please sign in to comment.