Maxim Karpov

Results 19 comments of Maxim Karpov

I figured out the problem: ``` new webpack.BannerPlugin({ banner: 'require("source-map-support").install();', raw: true, entryOnly: false }), ``` It does not work with awtl

This app still does not work 😄

I have with it: ``` [2] Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object. [2] Warning: React.createElement:...

> @DougAnderson444 This example could be helpful: https://github.com/mafintosh/hypertrie/blob/master/test/update.js#L70 The best real case example would be to use "pump" library

It works after the second try

Fixed after `docker-machine provision test0`

Could you merge it??

I drop using the extension. It does not work. We are moving back to React Native. The example shows this error. I see that library is not being developed.

No, it does not work: ``` Error: Build failed with 1 error: node_modules/vue-virtual-scroller/dist/vue-virtual-scroller.esm.js:4:7: ERROR: No matching export in "node_modules/vue/dist/vue.runtime.esm-bundler.js" for import "default" ```