Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Nuxt as a Dependency #5968

Closed
codyrancher opened this issue May 17, 2022 · 0 comments · Fixed by #7211
Closed

Remove Nuxt as a Dependency #5968

codyrancher opened this issue May 17, 2022 · 0 comments · Fixed by #7211
Assignees
Milestone

Comments

@codyrancher
Copy link
Contributor

codyrancher commented May 17, 2022

Since we're not using Nuxt for very much functionality we're looking to remove. Ultimately we're trying to simplify the project and make the code more explicit.

TODO:

  • Verify that building and building with plugins is still functional. Thus far I've only verified that the local version of nuxt removal works. We still need to make sure that normal and plugin release versions still work. (was tracked by [Nuxt Removal] - Verify Build #6439)
  • Live/hot module reload aren't working in the nuxt removal branch. I think this will be a relatively simple webpack configuration task. I think it's just missing rather than being broken. (was tracked by [Nuxt Removal] - Fix live/hot module reload #6437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants