@io-arc/webpack-loaders-js
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@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]
  }
}

/@io-arc/webpack-loaders-js/

    Package Sidebar

    Install

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

    Weekly Downloads

    0

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    4.11 kB

    Total Files

    5

    Last publish

    Collaborators

    • arcone