Skip to content

Commit 23eaf72

Browse files
committed
bin/build no longer copies config, grind-framework now properly handles that situation
1 parent 9c83714 commit 23eaf72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bin/build

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,4 @@ strip_babel build/bin/serve
2424
strip_babel build/bin/cli
2525
chmod +x build/bin/* build/bin/.init
2626

27-
echo "Copying config"
28-
cp -R config build/config
29-
3027
echo "Done"

0 commit comments

Comments
 (0)