Uh oh!
There was an error while loading. Please reload this page.
Conversation
✅ Deploy Preview for nuxt3-docs canceled.
|
pi0
commented
Jul 25, 2022
Thanks for the PR @ThomasRalee. Would you please revert your changes to package.json and playground and provide a reproduction? the linked issue seems not relevant. |
ThomasRalee
commented
Jul 25, 2022
Hi @pi0, thanks for the fast reply! I've reverted the changes to |
pi0
commented
Jul 25, 2022
You can fork this sandbox to add broken usecase that this pull request tries to fix. When provided, it would be nice to also include it to basic fixture (https://github.com/nuxt/framework/tree/main/test/fixtures/basic) to avoid future regressions with it. |
@pi0, I am getting errors trying to run the
|
pi0
commented
Jul 25, 2022
I can locally test on fixture and confirm it works. Building in test environment has strange behavior currently that no scripts are injected at all! Because of that, marked your new test as todo. |


❓ Type of change
📚 Description
Update mapping logic on clientManifest files to segregate
.cssfiles from.jsfiles.📝 Checklist
Reproduction
yarn generate && yarn preview