alexkirsz / alexkirsz/webpack-externals-plugin

Webpack 2 Support

Aperta
#1 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
22
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi, thanks for this plugin! I haven't tried it with webpack 1 but at least with webpack 2 I can't use it. My conf:

```
new ExternalsPlugin({
type: 'amd',
include: process.cwd() + '/bower_components'
}),
```

```
10% building modules
Fatal error: Cannot read property 'request' of undefined
```

https://github.com/Morhaus/webpack-externals-plugin/blob/master/index.js#L19 seems to be it. Time to release a webpack 2 version of the plugin?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.