Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add suport for SSR projects #113
This commit updates scripts and configs to support SSR style projects. Changes to be committed: renamed: .eslintrc.js -> .eslintrc.cjs modified: package-lock.json modified: package.json modified: packageScripts/postinstall.mjs renamed: scripts/postCss.js -> scripts/postCss.mjs new file: scripts/pre-commit.mjs
- Loading branch information