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

Package server script cleanup #344

Merged

Conversation

nickbalestra
Copy link
Contributor

This initial cleanup is to facilitate adding webpack support to package-server-script in a follow-up PR as per #340 and #339

@nickbalestra nickbalestra changed the title [WIP] Package server script cleanup Package server script cleanup Jan 9, 2017
Copy link
Contributor

@matthewdavidson matthewdavidson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one, this sets up #340 / #339 nicely - i'm guessing getLocalDependencies.js is where we'll introduce a module bundler?

@matteofigus matteofigus merged commit 5178340 into opencomponents:master Jan 9, 2017
@matteofigus
Copy link
Member

Excellent, thanks @nickbalestra

@matthewdavidson yes I think we are probably gonna totally get rid of that as the bundler should handle local requires nicely (both es6 imports and commonjs)

Copy link
Member

@matteofigus matteofigus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants