hyoo-ru/mam_mol

this.$ в корне бандла

Open

#307 opened on Mar 18, 2018

View on GitHub
 (6 comments) (0 reactions) (1 assignee)TypeScript (68 forks)auto 404
compatibilityhelp wanted

Repository metrics

Stars
 (742 stars)
PR merge metrics
 (PR metrics pending)

Description

rollup ругается на this is undefined при попытке использовать в нем собранный mam-ом бандл. https://github.com/rollup/rollup/wiki/Troubleshooting#this-is-undefined

Собираю из этого исходника https://github.com/zerkalica/mol-react-examples/tree/master/nxr/atom

Потом приходится править руками и убирать this.

Пример приложения: https://github.com/zerkalica/mol-react-examples/

Contributor guide