Skip to content

Commit a961fc1

Browse files
author
Sebastian Thulin
committed
fix: correct path to manifest json
1 parent 6667e33 commit a961fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
node_modules/
33
vendor/
44
assets/dist/
5-
assets/manifest.json
5+
assets/dist/manifest.json
66

77
# ignore jekyll build directory
88
/_site

0 commit comments

Comments
 (0)