summary refs log tree commit diff
path: root/bundle/tsconfig.json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tsnode support (#580)Madeline2022-03-061-86/+85
| | | | | | | | | | | | | | | | | | | * 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>
* Add Sentry, fix compile errorsThe Arcane Brony2021-12-221-2/+4
|
* prettier formatted /bundledevelopomp2021-10-201-2/+6
|
* :bug: fix tsc compilerFlam3rboy2021-10-101-15/+6
|
* :sparkles: changed and fixed compilerFlam3rboy2021-10-101-6/+24
|
* :bug: fix buildFlam3rboy2021-10-091-1/+2
|
* :sparkles: bundle build scriptFlam3rboy2021-10-081-2/+4
|
* Compiler testThe Arcane Brony2021-10-061-2/+2
|
* :sparkles: server bundleFlam3rboy2021-08-131-0/+68