Skip to content
Snippets Groups Projects
Commit 9cc79ca0 authored by Bogdan Cochior's avatar Bogdan Cochior
Browse files

ci(styleguide): add public flag

parent 6e42441b
No related branches found
No related tags found
...@@ -18,6 +18,7 @@ module.exports = dir => { ...@@ -18,6 +18,7 @@ module.exports = dir => {
devServer: { devServer: {
compress: true, compress: true,
disableHostCheck: true, disableHostCheck: true,
public: 'http://styleguide.faraday.hindawi.com',
}, },
entry: './src/index.js', entry: './src/index.js',
module: { module: {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment