Skip to content

Commit

Permalink
Merge pull request #87 from bornova/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
bornova authored Sep 20, 2024
2 parents aaeb736 + 55f869b commit e279a35
Show file tree
Hide file tree
Showing 18 changed files with 277 additions and 284 deletions.
1 change: 0 additions & 1 deletion build.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ fs.emptyDir(buildPath).then(() => {
const copyFiles = [
{ source: 'src/assets', target: buildPath + '/assets' },
{ source: 'src/index.html', target: buildPath + '/index.html' },
{ source: 'src/misc/sw.js', target: buildPath + '/sw.js' },
{ source: 'src/misc/numara.webmanifest', target: buildPath + '/numara.webmanifest' }
]

Expand Down
4 changes: 2 additions & 2 deletions build/css/dark.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e279a35

Please sign in to comment.