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

ometajs2js should have option to compile code without dependencies #20

Open
qfox opened this issue Jun 2, 2013 · 0 comments
Open

ometajs2js should have option to compile code without dependencies #20

qfox opened this issue Jun 2, 2013 · 0 comments

Comments

@qfox
Copy link

qfox commented Jun 2, 2013

Generated code by ometajs2js should be vanilla js but now it has ometajs dependency.
There is no real reason to install ometajs in each project with npm install and include as dependent module.
Generated parser can easily include required functionality of ometajs by itself. This way it could be included as is without any other moves. Profit.
How It can be resolved? Or how to build code without dependencies?

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

No branches or pull requests

1 participant