summary refs log tree commit diff
path: root/bundle/.vscode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-35/+0
|
* Tsnode support (#580)Madeline2022-03-061-18/+35
| | | | | | | | | | | | | | | | | | | * ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet. * apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was. * Cleaned up tsconfig.json a bit ( moved tsnode config to own file ). Fixed breakpoints for all modules under tsnode * Removed Microsoft Corp advert * Remove one more Microsoft Corp. ad Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Added `tsnode` npm script * Added `typescript-cached-transpile` package to help improve performance Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* Revert "fix: make the CDN build correctly"Flam3rboy2021-10-181-76/+0
| | | | This reverts commit 5fea8b21d1c865d4da35a5090356962a709b03e8.
* fix: make the CDN build correctlyHayden Young2021-10-171-0/+76
|
* :sparkles: changed and fixed compilerFlam3rboy2021-10-101-6/+4
|
* :bug: fix bundle debugFlam3rboy2021-09-191-2/+4
|
* :construction: fix server bundleFlam3rboy2021-08-131-0/+18