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

feat: use system runtime v6 (ES module) #150

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

Conversation

ecarriou
Copy link
Member

@ecarriou ecarriou commented Oct 31, 2022

What has been done

  • Prepare System Designer for next major version of System Runtime that will be available as ES module.

How to test this PR

  • run:
npm ci
npm run build
npm run dev

TODO

  • remove use of require nodeJS API and use import API instead.
  • clean systems.

@ecarriou ecarriou marked this pull request as draft October 31, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant