1.1.1 • Published 3 years ago

@io-arc/webpack-loaders-js v1.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

@io-arc/webpack-loaders-js

A webpack loader for handling Babel and TypeScript.

See the documents.

Install

$ npm i @io-arc/webpack-loaders-js

Usage

import { yamlLoader } from '@io-arc/webpack-loaders-js'

export default {
  // (abbreviation)
  module: {
    rules: [yamlLoader]
  }
}
1.1.1

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.4.0

4 years ago

0.3.1

4 years ago

0.3.0

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago