Skip to content

Commit

Permalink
fixed rollup by making the config an esm module
Browse files Browse the repository at this point in the history
  • Loading branch information
cptpiepmatz committed Dec 8, 2022
1 parent 044ee15 commit faa8411
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rollup -c rollup.config.js
rollup -c rollup.config.mjs
sass src/pages/index.scss out/pages.bundle.css
File renamed without changes.

0 comments on commit faa8411

Please sign in to comment.