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

Feature/nuxt next targets #2

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

ReeceM
Copy link
Owner

@ReeceM ReeceM commented Mar 7, 2021

This PR makes it that there is a nuxt version and a next version within the same repo.

I haven't got the testing working for the next version.

Things changed in this update:

  • The file writing stuff is moved to separate file, emitter
  • The main export target is Next.js
  • the option is there to use Nuxt.js
  • the emitter class handles both methods of persisting to storage medium

@ReeceM
Copy link
Owner Author

ReeceM commented Mar 24, 2021

latest patch on main should fix the node thing, also the package.json

@ReeceM
Copy link
Owner Author

ReeceM commented Jun 29, 2021

typescript and microbundle to make it possible for different entry points and type hints in the future....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant