Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Revamp the entry option and add an outputDir option to build configurations #9

Merged
merged 2 commits into from Sep 15, 2016

Conversation

jasongrout
Copy link
Member

@jasongrout jasongrout commented Sep 15, 2016

The entry option should be a module, not necessarily a path, so we clarify the name.

We also often need to specify the output directory, so we abstract over the webpack config for the user.

TODO:

  • Testing

…ations.

The entry option should be a module, not necessarily a path, so we clarify the name.

We also often need to specify the output directory, so we abstract over the webpack config for the user.

Fixes jupyter#8.
There is enough variability in where people want to put the generated files that we shouldn’t have magic default values. It should be very explicit.
@jasongrout
Copy link
Member Author

Seems to work well. @blink1073, this is ready for review.

@jasongrout jasongrout changed the title [WIP] Revamp the entry option and add an outputDir option to build configurations Revamp the entry option and add an outputDir option to build configurations Sep 15, 2016
@jasongrout
Copy link
Member Author

cf #8.

@jasongrout
Copy link
Member Author

We'll need to bump to 0.4.0 after this is merged since it is an incompatible change.

@blink1073
Copy link
Member

Looks good, thanks!

@blink1073 blink1073 merged commit ae7c879 into jupyter:master Sep 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants