baggage-loader icon indicating copy to clipboard operation
baggage-loader copied to clipboard

webpack 2 support

Open tuures opened this issue 7 years ago • 7 comments

$ npm install [email protected]
$ npm install baggage-loader
npm WARN [email protected] requires a peer of [email protected] but none was installed.

tuures avatar Jul 19 '16 14:07 tuures

https://github.com/deepsweet/baggage-loader/issues/11

deepsweet avatar Sep 17 '16 14:09 deepsweet

webpack 2 was released - issue persists (but baggage loader works marvelously)

IgnusG avatar Apr 06 '17 10:04 IgnusG

Hi @deepsweet, do you think is possible to give push rights to the people whom has self offered to do the maintenance to the loader? Maybe with many eyes over the repo it could be maintained better. Best Regards

pablodgonzalez avatar May 15 '17 16:05 pablodgonzalez

I very much hope this project doesn't die. It's just enough magic for understandable code structure yet saves time & nerves over missing imports. 👍

IgnusG avatar May 15 '17 17:05 IgnusG

#11 is still open :) @pablodgonzalez it's possible

deepsweet avatar May 15 '17 17:05 deepsweet

This works as is with webpack 2 despite the warning

BrandonBlanchard avatar May 18 '17 23:05 BrandonBlanchard

Yes, but it breaks npm-shrinkwrap, doesn't it?

diegopamio avatar Jul 22 '17 02:07 diegopamio