-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
Versions:
angular-cli: 1.0.0-beta.15
node: 5.1.0
os: darwin x64
Is possible to install some plugin for webpack and include it?
One example is
// webpack.config.js
module: {
loaders: [
{
test: /\.yaml$/,
include: path.resolve('data'),
loader: 'yaml',
},
],
}
mvala, k1ng440, mwawrusch, jshthornton, alexsorokoletov and 1 more
Metadata
Metadata
Assignees
Labels
No labels