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

Stop exposing src directory on npm #6170

Closed
nolanlawson opened this issue Jan 23, 2017 · 2 comments
Closed

Stop exposing src directory on npm #6170

nolanlawson opened this issue Jan 23, 2017 · 2 comments

Comments

@nolanlawson
Copy link
Member

Our src is starting to contain more and more custom code that Rollup alters on the fly. I'd be more comfortable with building explicit ES module bundles on the same way we build CJS bundles.

@nolanlawson
Copy link
Member Author

This would also be a good time to simplify the browser/node switching in our codebase using the trick in https://nolanlawson.com/2017/01/09/how-to-write-a-javascript-package-for-both-node-and-the-browser/

@stale
Copy link

stale bot commented Nov 29, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 29, 2017
@stale stale bot closed this as completed Dec 6, 2017
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