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

resolve.require in grammar.js when using with jspm/systemjs #26

Closed
glendaviesnz opened this issue Oct 6, 2015 · 0 comments
Closed

resolve.require in grammar.js when using with jspm/systemjs #26

glendaviesnz opened this issue Oct 6, 2015 · 0 comments

Comments

@glendaviesnz
Copy link

Hi - firstly, thanks for the work on this - it looks like it will be a very useful library for us.

I am trying to get it running with jspm - which like browserify has issues with the require.resolve. I have sorted this for aesprim.js by just including the modified version of the library instead (not perfect but does the trick for now).

With grammar.js it does not appear that the moduleInclude: & actionInclude: parameters that use require.resolve are used anywhere currently - are these historical, or there for future use, or am I just overlooking their purpose? Some basic testing seems to indicate that things work ok without these properties, but would be good to know what is likely to break without them.

Thanks
Glen

This issue was closed.
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