aboutsummaryrefslogtreecommitdiff
path: root/rollup.config.js
AgeCommit message (Collapse)AuthorLines
2022-07-21initial migration, app runsFurkan Sahin-87/+0
2022-07-19cleanup unused packagesFurkan Sahin-1/+0
2022-07-19Parse local storage db if it exists. Move json parsing to `ts` files, remove ↵Furkan Sahin-5/+1
`json` from rollup
2022-07-19Typescript `sourmap` = Svelte `sourceMap`Furkan Sahin-1/+2
2022-07-19Load JSON import on build to test github pages first. Remove this and the ↵Furkan Sahin-1/+2
automatic database loading with `onMount()` from production later
2022-07-15Read database from local file for TESTING purposesFurkan Sahin-1/+5
2022-06-02Add postcss to sveltePreprocessingFurkan Sahin-60/+63
2021-09-05Initial rewrite in svelteFurkan Sahin-0/+83