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

Make sure we actually build netlify-cms as library #169

Merged
merged 2 commits into from
Nov 23, 2016

Conversation

biilmann
Copy link
Contributor

No description provided.

@cassiozen cassiozen merged commit fa03ce2 into master Nov 23, 2016
@@ -20,6 +20,9 @@ module.exports = merge.smart(require('./webpack.base.js'), {
path: path.join(__dirname, 'dist'),
filename: '[name].js',
publicPath: `http://${ HOST }:${ PORT }/`,
library: 'netlify-cms',
Copy link
Contributor

Choose a reason for hiding this comment

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

No need to duplicate code. There is webpack.base.js for that.

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.

None yet

3 participants