Sha256: 81df64f2e83ccc3bd805ea75f4ad5da9291058ad34df06f7d9d968d90cb94fac

Contents?: true

Size: 211 Bytes

Versions: 18

Compression:

Stored size: 211 Bytes

Contents

const PnpWebpackPlugin = require('pnp-webpack-plugin')

module.exports = {
  test: /\.(ts|tsx)?(\.erb)?$/,
  use: [
    {
      loader: 'ts-loader',
      options: PnpWebpackPlugin.tsLoaderOptions()
    }
  ]
}

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/lib/install/loaders/typescript.js
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/lib/install/loaders/typescript.js
webpacker-4.0.7 lib/install/loaders/typescript.js
webpacker-4.0.6 lib/install/loaders/typescript.js
webpacker-4.0.5 lib/install/loaders/typescript.js
webpacker-4.0.4 lib/install/loaders/typescript.js
webpacker-4.0.3 lib/install/loaders/typescript.js
webpacker-4.0.2 lib/install/loaders/typescript.js
webpacker-4.0.1 lib/install/loaders/typescript.js
webpacker-4.0.0 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.8 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.7 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.6 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.5 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.4 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.3 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.2 lib/install/loaders/typescript.js
webpacker-4.0.0.rc.1 lib/install/loaders/typescript.js