Skip to content

Commit f9f0c4b

Browse files
committed
Actually make a build script.
1 parent 4c0ea3b commit f9f0c4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"name": "rebootfitz-newsite",
3+
"scripts": {
4+
"build": "eleventy"
5+
},
36
"dependencies": {
47
"@11ty/eleventy": ">=3.0.0-alpha.15",
58
"@11ty/eleventy-plugin-rss": "^2.0.2",

0 commit comments

Comments
 (0)