@gkatsev updated build system to open es5 folder for bundles and dist folder other users. closes #3445

This commit is contained in:
Gary Katsevman
2016-08-17 17:16:41 -04:00
parent d58be409a6
commit 955185379f
15 changed files with 68 additions and 89 deletions
+1
View File
@@ -1,4 +1,5 @@
# Exclude everything but the contents of the dist directory.
**/*
!dist/**
!es5/**
!src/css/**