Go to file
Adam Goldsmith d4dbaaf344 Drop dependency on Vue and use Webpack instead of Vite
Couldn't get Vue/Vite to transpile for ios 8 correctly, and I don't
really need it anyway...
2021-11-15 19:37:40 -05:00
public Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00
src Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00
.editorconfig Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
.gitignore Use proxied ics files instead of google-calendar api 2021-11-12 13:37:34 -05:00
.prettierrc Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
babel.config.js Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00
package.json Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00
tsconfig.json Migrate to Vue 3 and vite 2021-11-12 11:32:27 -05:00
webpack.config.js Drop dependency on Vue and use Webpack instead of Vite 2021-11-15 19:37:40 -05:00