sexy-loader

0.5.2 • Public • Published

Sexy loader

You can use sexy-loader with webpack to load sexy single file components.

{
  test: /\.sexy$/i,
  use: [{
    loader: 'sexy-loader',
    options: {
      path: '../components',
    }
  }]
},

/sexy-loader/

    Package Sidebar

    Install

    npm i sexy-loader

    Weekly Downloads

    40

    Version

    0.5.2

    License

    MIT

    Unpacked Size

    2.19 MB

    Total Files

    8

    Last publish

    Collaborators

    • lastonoga