Replies: 7 comments 3 replies
-
TL;DR: Move eslint config ▶ spfx-web-build-rigSince we now have a build configuration refactored into a rig, with its own configurations for things like:
... how about new SPFx projects use the same approach for ./.eslintrc.js? proposal ▶ move ESLint config to SPFx rig
benefits
|
Beta Was this translation helpful? Give feedback.
-
|
I noticed hot update not working because webpack serve tries to connect to port 8080. There's also some error spam about it in the console. I could fix it by adding a spfx-customize-webpack.js to the config folder with the following content: |
Beta Was this translation helpful? Give feedback.
-
|
The default README should have it's Microsoft 365 tenant link updated to not include the language code. It's currently: - [Microsoft 365 tenant](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-developer-tenant)It'd be better if it were: - [Microsoft 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant)Ideally, it would be an aka.ms link pointed at https://learn.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
What is the
So, what's this command trying to do and how is it different than I think we need better guidance on these. Having a script called |
Beta Was this translation helpful? Give feedback.
-
|
I'm probably missing it, but looking at the documentation, the "Set up development environment" page (https://learn.microsoft.com/en-us/sharepoint/dev/spfx/set-up-your-development-environment) has all of the legacy instructions with no mention of Heft. The Heft toolchain section does not talk about setting up the environment either. Is there an "unpublished" update to that page? |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please use this post as an aggregated discussion place for ideas and feedback that don't necessarily warrant an Issue ticket.
Changes in the RC
lib-commonjsbuild output, and switch thelib/back to ESM (to support webpack chunking). Thelib-commonjsexists as a target forjesttests.typescriptversion is overwritten during eject.@rushstack/heftpeer dependency issue.Other notes
Prior feedback posts:
Beta Was this translation helpful? Give feedback.
All reactions