Skip to content

Commit

Permalink
feat: add suport for SSR projects #113
Browse files Browse the repository at this point in the history
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
blackfalcon authored and jason-capsule42 committed Jan 21, 2024
1 parent 40924ab commit 084ebb4
Show file tree
Hide file tree
Showing 6 changed files with 1,186 additions and 40 deletions.
File renamed without changes.
Loading

0 comments on commit 084ebb4

Please sign in to comment.