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

Add publish options for commonjs modules #26

Merged
merged 1 commit into from
Jul 7, 2016

Conversation

batusai513
Copy link
Contributor

@batusai513 batusai513 commented Jul 6, 2016

  • Change babel with babel-cli to compile the code
  • remove the extensions from the require calls, to be able to import
    those files in /lib.
  • fixed some lint errors
  • add /lib for commonjs modules and require calls

- Change babel with babel-cli to compile the code

- remove the extensions from the require calls, to be able to import
those files in /lib.

- fixed some lint errors

- add /lib for commonjs modules and require calls
@batusai513
Copy link
Contributor Author

@randallknutson can you test this and check that everything is working ok?

@randallknutson randallknutson merged commit d95e59b into formio:master Jul 7, 2016
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.

2 participants