mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
b91a67e0da444d4de353e64ac0e253af328521b3
- Update the name field from "bridget-src" to "bridget" for better clarity. - Add "sideEffects" field and set it to false to optimize tree shaking. - Update the "lint" script to remove unnecessary file extensions and fix linting issues. - Update the "dev" script to remove existing JavaScript files before running rollup and hugo in development mode. - Update the "build" script to remove existing JavaScript files before running rollup and hugo in production mode. - Update the "server" script to remove existing JavaScript files before running rollup and hugo in production mode. - Add new scripts for rollup and hugo commands in different environments. - Update devDependencies to include new rollup plugins and npm-run-all. Note: The specific versions of the devDependencies are not mentioned in the diff.
Description
Languages
TypeScript
63.5%
HTML
18.5%
SCSS
12.5%
JavaScript
3%
Shell
1.5%
Other
1%