Commit graph

32 commits

Author SHA1 Message Date
Erin 6691708783 add vs code extension config for dprint 2023-09-05 15:45:25 -04:00
Erin d86d678588 Move things to src 2023-09-05 15:41:43 -04:00
Erin 41a3ad8f6a finish setting up dev dependencies properly 2023-08-14 14:37:55 -04:00
Erin e1a4f59516 don't use readFileSync 2023-08-14 14:33:14 -04:00
Erin c22c6db195 reflect path replacement on proxy as well 2023-08-14 14:14:59 -04:00
Erin f01d6c466e add previous commit to blame ignore revs 2023-08-14 14:08:21 -04:00
Erin c572f364e5 npm run fmt 2023-08-14 14:07:31 -04:00
Erin 557fd6ac80 add dprint for formatting 2023-08-14 14:07:25 -04:00
Erin 96795a5582 add @types/node to dependencies 2023-08-14 14:00:41 -04:00
Erin 79f02f424d misc cleanup before i sleep 2023-07-28 08:29:53 -04:00
Erin c8fbcc14d1 some basic documentation 2023-07-28 08:08:07 -04:00
Erin a2cb7ec931 rename scriptPlugins to plugins 2023-07-28 08:00:39 -04:00
Erin 0105e1ab12 ignore that 2023-07-28 07:59:57 -04:00
Erin f63c17825c whoops 2023-07-28 07:59:47 -04:00
Erin 54f3493b1b clean up complicated path logic shit 2023-07-28 07:59:40 -04:00
Erin 0dbd89f21d bunch of tweaks to get TS working 2023-07-28 07:48:01 -04:00
Erin 33c6ca723c this is typescript now too 2023-07-28 07:09:39 -04:00
Erin bd778cbd1c do the manifest rewriting stuff smart hooly fuck 2023-07-28 07:07:11 -04:00
Erin d750550c8d we do not do [platform] anymore 2023-07-28 07:05:49 -04:00
Erin bd843e5317 clean up manifest step more 2023-07-28 05:28:06 -04:00
Erin f8c68847ca just treat styles as assets tbh 2023-07-28 05:19:49 -04:00
Erin a1752fc9cd clean up asset handling 2023-07-28 05:18:57 -04:00
Erin 03be5326ce actually theres no reason to include platforms 2023-07-28 05:18:49 -04:00
Erin 01ad1423b2 style derp 2023-07-28 05:13:06 -04:00
Erin 95519137f5 add outDir option 2023-07-28 05:03:32 -04:00
Erin 12ace068f2 add platforms option
platform stuff is still mostly special cased but
2023-07-28 04:55:46 -04:00
Erin b0356988fe rename to buildConfig 2023-07-28 04:49:54 -04:00
Erin 8bc53613b0 refactor to use single options object 2023-07-28 04:49:34 -04:00
Erin da9edb17b7 derp 2023-07-28 04:47:50 -04:00
Erin cb948b82ba give manifest searching a function 2023-07-28 04:41:15 -04:00
Erin bb79e2a059 pointless interpolation 2023-07-28 04:40:51 -04:00
Erin 6ed07ab982 initial vaguely working commit 2023-07-28 04:26:25 -04:00