Repository for the engine rebuild
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
David Tookey 4d2d7c94ef Merge branch 'RebeccaBranch'
# Conflicts:
#	package-lock.json
#	src/assets/pages/index.html
5 years ago
src Merge branch 'RebeccaBranch' 5 years ago
tests removed jest testing framework and used mocha/chai instead which does not interfere with the regular build process 5 years ago
.gitignore reorganized folder structure to make the root a little cleaner. will continue restructuring of source and assets. 5 years ago
0-install.ps1 changed script names so they float to the top. 5 years ago
0-npm-update.ps1 added npm update script 5 years ago
0-run-fast.ps1 implemented a quick-start feature that bypasses typescript compilation and dependency resolving 5 years ago
0-run.ps1 changed windows run script to clean before build to improve stability 5 years ago
gulpfile.js modified gulpfile to exclude scss files from copying into the build directory 5 years ago
package-lock.json added support for sass. 5 years ago
package.json Merge branch 'RebeccaBranch' 5 years ago
tsconfig.json implemented gulp for the build process. platform-specific npm commands are almost gone 5 years ago