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

webpack 1 -> webpack 2 #285

Merged
merged 1 commit into from
Apr 23, 2017
Merged

webpack 1 -> webpack 2 #285

merged 1 commit into from
Apr 23, 2017

Conversation

d4rkr00t
Copy link
Owner

No description provided.

@@ -124,7 +124,7 @@ export default function createWebpackDevServer(filename: string, flags: CLIFlags
clientLogLevel: 'none',
historyApiFallback: true,
hot: true,
colors: true,
// colors: true,
Copy link
Owner Author

Choose a reason for hiding this comment

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

????

exclude: /(node_modules|bower_components)/,
loader: require.resolve('eslint-loader'),
options: {
configFile: path.join(__dirname, '../eslint-config.js'),
Copy link
Owner Author

Choose a reason for hiding this comment

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

!!!!

@d4rkr00t d4rkr00t merged commit 7e24d6d into master Apr 23, 2017
@d4rkr00t d4rkr00t deleted the webpack2 branch April 23, 2017 10:24
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.

1 participant