Skip to content

Commit 4ca9434

Browse files
Clean-up follow-up from parcel removal
* no main.js as of now Co-authored-by: Maciej Korsan <maciejkorsan@gmail.com>
1 parent 61ddc48 commit 4ca9434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nanoc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
prune:
22
auto_prune: true
3-
exclude: ["main.js", "main.js.map", "main.css", "main.css.map"]
3+
exclude: ["main.css", "main.css.map"]
44

55
data_sources:
66
- type: filesystem

0 commit comments

Comments
 (0)