create-vite-pwa
create-vite-pwa copied to clipboard
Quickly scaffold a Progressive Web App with Vite
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.6. Changelog Sourced from minimist's changelog. v1.2.6 - 2022-03-21 Commits test from prototype pollution PR bc8ecee isConstructorOrProto adapted from PR c2b9819 security notice for additional...
Hi, I created a project via `yarn create vite-pwa fragmemo-pwa --ts` ```sh ❯ yarn create vite-pwa fragmemo-pwa --ts yarn create v1.22.11 [1/4] 🔍 Resolving packages... [2/4] 🚚 Fetching packages... [3/4]...
after doing the basic install and doing "npm run dev" I get this: ``` failed to load config from C:\Users\..\Documents\GitHub\fly-app\vite.config.js error when starting dev server: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension...
I just used this to scaffold out a basic project, and made no changes to it. I ran `npm install` and then `npm run build`, and it threw this error...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jscodeshift](https://github.com/facebook/jscodeshift). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...