webpack-yaml-loader

0.2.1 • Public • Published

webpack-yaml-loader

yarn add webpack-yaml-loader --dev
rules: [
  {
    test: /\.ya?ml$/,
    use: 'webpack-yaml-loader'
  }
];

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    1,026
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    1,026
  • 0.2.0
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i webpack-yaml-loader

Weekly Downloads

505

Version

0.2.1

License

MIT

Unpacked Size

2.16 kB

Total Files

4

Last publish

Collaborators

  • adjusted