Use boilerplate/typescript for goals
After deploying the version of this application that built everything in the browser, which originally was the impetus for the entire project, I learned that the babel in-browser transformer won't work. I'm not sure why, but I need to move on from this project and do other work. I ported the code to my boilerplate/typescript, which works. Wahoo!
This commit is contained in:
parent
cd06990fe3
commit
06d2467c56
14 changed files with 5785 additions and 3554 deletions
2
website/goals/.gitignore
vendored
Normal file
2
website/goals/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
.cache
|
||||
dist
|
||||
Loading…
Add table
Add a link
Reference in a new issue