goatslacker / alt-devtool

180 stars 15 forks source link

Not working with webpack #26

Open maciejmyslinski opened 8 years ago

maciejmyslinski commented 8 years ago

Hi! I am using webpack and meteor. Alt-devtool do not see any alt instance. Is it because webpack hides alt in other functions? How to make Alt-devtool working with webpack?

kand617 commented 8 years ago

Hey, I am using it with webpack.

Did you install the extension from the extension store?

druska commented 8 years ago

@maciejmyslinski be sure to execute require('alt/utils/chromeDebug')(altInstance)