nextjs-starter icon indicating copy to clipboard operation
nextjs-starter copied to clipboard

A Next.js starter application for deploying to Azure Static Web Apps

Results 8 nextjs-starter issues
Sort by recently updated
recently updated
newest added

Hi, I'm not a next.js expert so I hope you'll forgive any stupid things I will ask :) Currently it uses `next export` to build the static website and it...

I was getting this error (below) when trying to run "npm run dev". I've tried editing the next.config.js file, as recommended by others elsewhere for this error, but that didn't...

Following the tutorial at https://docs.microsoft.com/en-us/azure/static-web-apps/deploy-nextjs causes the github action/build `Playwright tests` to fail on the steps "store reports" and "notify dashboard". I'm not familiar with these actions, but it looks...

On line 68 of [path].js: ```jsx ``` the props ``w`` and ``h`` are excluded from the definition of GithubIcon (lines 229 - 244 of Icons.js): ```jsx export function GithubIcon() {...

Removes [jpeg-js](https://github.com/eugeneware/jpeg-js). It's no longer used after updating ancestor dependency [@playwright/test](https://github.com/Microsoft/playwright). These dependencies need to be updated together. Removes `jpeg-js` Updates `@playwright/test` from 1.20.1 to 1.31.2 Release notes Sourced from...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@playwright/test](https://github.com/Microsoft/playwright) and [serve](https://github.com/vercel/serve). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix:...

dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies