What does ionicWebpackFactory.getIonicEnvironmentPlugin() actualy do?

I can’t see any documentation about it , and for me it seems little odd to heve something that I don’t understand in config;

This is actually followup of my previous post, but since the topic is different, I’ve decided to create a new topic.

Well after disabling this “thing” I’ve found that ionic transpilation/webpack process behavior is changed. I can see my resources loaded with “url-loader”, but what is the side effect?

I’m not sure.

Well I have another question
process.env.IONIC_WEBPACK_LOADER
how it differs from angular 2 loader and from ts-loader?

1 Like