Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restructure to single project | Flam3rboy | 2022-08-13 | 1 | -85/+0 |
| | |||||
* | update node types to v18, ditch node-fetch | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | Update packages | TheArcaneBrony | 2022-08-09 | 1 | -2/+2 |
| | |||||
* | Tsnode support (#580) | Madeline | 2022-03-06 | 1 | -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 errors | The Arcane Brony | 2021-12-22 | 1 | -2/+4 |
| | |||||
* | prettier formatted /bundle | developomp | 2021-10-20 | 1 | -2/+6 |
| | |||||
* | :bug: fix tsc compiler | Flam3rboy | 2021-10-10 | 1 | -15/+6 |
| | |||||
* | :sparkles: changed and fixed compiler | Flam3rboy | 2021-10-10 | 1 | -6/+24 |
| | |||||
* | :bug: fix build | Flam3rboy | 2021-10-09 | 1 | -1/+2 |
| | |||||
* | :sparkles: bundle build script | Flam3rboy | 2021-10-08 | 1 | -2/+4 |
| | |||||
* | Compiler test | The Arcane Brony | 2021-10-06 | 1 | -2/+2 |
| | |||||
* | :sparkles: server bundle | Flam3rboy | 2021-08-13 | 1 | -0/+68 |