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

Make parser and generator isomorphic (node) complaint #320

Open
Jefiozie opened this issue Aug 22, 2019 · 2 comments
Open

Make parser and generator isomorphic (node) complaint #320

Jefiozie opened this issue Aug 22, 2019 · 2 comments

Comments

@Jefiozie
Copy link
Member

As we are looking at a vscode plugin we need to support node. ATM I copied over parts of the project and made some changes to it so that it can work with node.

Parts that come up are the FileReader, the type File.

We need to do this after the PR of #303 these will be published to npm.

@manekinekko
Copy link
Member

@Jefiozie any updates on this?

@Jefiozie
Copy link
Member Author

I've made some changes local to start with quicker and incremental build support.
Next steps would be:

  • start refactoring package for package to be a node package instead of a angular package.
  • Connect all the packages with a couple of simple angular modules
  • Refactor the internals to use these new packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
xLayers on NPM
  
To do
Development

No branches or pull requests

2 participants