-
hi there~
it's there a es6/webpack version of the embeder?
like:
```js
import CaniuseEmbed from 'caniuse-embed';
```
es6/webpack is friendly for the load-when-need kind of staff
-
I think there's a problem with the paths.
Sometimes it's looking for the wrong modules e.g. `/Users/gringo/dev/bitwala/bitwala/v2/node_modules/bitauth/lib/bitauth.js` the filename is actually `bitaut…
-
How to use this library with webpack/es6?
`import 'angular-drag-and-drop-lists/angular-drag-and-drop-lists';`
its not working with this import. Can't inject it to the module.
-
Hi Nazar,
I am following your webpack demo to create angular 1.x app, the only issue is when i compile with source-map, it works but without source-map the router doesnt work and there is no error …
-
**Is your feature request related to a problem? Please describe.**
It seems that to use this project with a webpack build, the built and minified script `lib/indigo-player.js` needs to be loaded with…
-
Ando utilizando essa dupla nos meus projetos uns 2 meses pra cá e posso dizer que tem melhorado muito minha produtividade e organização.
-
Hi there!
Great project :+1:!
Is there any plans of migration to more modern JS environment — modules with imports/exports, ES6 features (with Babel transpiler), or may be webpack for building?
I can …
-
The gulp build is taking like 15 sec to completely finish.
I was wondering is there any ES6 + Webpack config to use.
Thanks
-
请问下我下载的是@types/react 用import React from “react” 引用报错 提示react/node_modules/@types/react/index"' has no default export. 这个怎么解决呢
-
## Bug Report
**Problematic Behavior**
The frontend code is not starting up correctly on the browser.
```
Uncaught ReferenceError: exports is not defined
at ./node_modules/react-intl/node…