Adding Outline capabilities and a ActionableItem notion.
This commit is contained in:
@@ -33,6 +33,9 @@ module.exports = {
|
||||
path: path.resolve(__dirname, 'dist'),
|
||||
publicPath: '/'
|
||||
},
|
||||
externals:[
|
||||
require('webpack-require-http')
|
||||
],
|
||||
plugins: [
|
||||
new HtmlWebpackPlugin(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user