Can I skip uglifying an AMD module in my custom plugin?

Re: Can I skip uglifying an AMD module in my custom plugin?

by Dan Poltawski -
Number of replies: 0

I think that the hacky solution might be to avoid putting your source file in src and just include the built file in build.

But it might be worth creating an issue for a better way for us to handle this.