mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
e2861aa6456d5e05a95050612e6b9724c366c96e
- Change the "dev" script to only run the rollup:dev and hugo:dev commands, removing the unnecessary file removal step. - Update the "build" script to use the "-f" flag when removing the bundled JS files to avoid errors if the files don't exist. Also, use "yes | cp -rf" to force overwrite the CSS files when copying. - Change the "server" script to only run the rollup:server and hugo:server commands, removing the unnecessary file removal step.
chore(package.json): update dev, build, and server scripts to improve build process and file copying
Description
Languages
TypeScript
63.5%
HTML
18.5%
SCSS
12.5%
JavaScript
3%
Shell
1.5%
Other
1%