Go to file
Adam Goldsmith b8ce38ce71 Adjust polyfills to support Safari on iOS 5.1.1 (ie iPad 1)
Just load them directly instead of dynamically importing because this
version doesn't seem to support promises natively
2022-06-28 18:08:52 -04:00
src Adjust polyfills to support Safari on iOS 5.1.1 (ie iPad 1) 2022-06-28 18:08:52 -04:00
.editorconfig Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
.gitignore Add /.log/ to .gitignore 2022-03-10 23:34:06 -05:00
.prettierignore Add .prettierignore 2022-03-10 23:38:26 -05:00
.prettierrc Initial Commit, functional basic calendar 2020-03-12 14:17:09 -04:00
babel.config.js Apply prettier 2022-03-10 23:38:38 -05:00
package.json Adjust polyfills to support Safari on iOS 5.1.1 (ie iPad 1) 2022-06-28 18:08:52 -04:00
pnpm-lock.yaml Bump dependencies 2022-06-28 17:31:39 -04:00
tsconfig.json Migrate to Vue 3 and vite 2021-11-12 11:32:27 -05:00
webpack.config.js Switch to source-map webpack devtool 2022-03-11 00:08:59 -05:00