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 3d5ec19de6 scss is validated and will fail on compile if incorrect.
typescript is validated and will fail on compile if there's a problem with the linter
5 years ago
src implemented factory method for links 5 years ago
tests scss is validated and will fail on compile if incorrect. 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 scss is validated and will fail on compile if incorrect. 5 years ago
package-lock.json scss is validated and will fail on compile if incorrect. 5 years ago
package.json scss is validated and will fail on compile if incorrect. 5 years ago
tsconfig.json removed jest because it was screwing things up 5 years ago