JEE questions: CSS in libarary, adding non-min to run configuration
Is there a way to add a CSS file to a global library? Seems like there
should be.
I have a third party JavaScript library for which no "min" version is
available but when I add it to the global library, it gets put in the
"debug" section. Other than making a copy with ".min" in it, how would I
get IDEA to use this file?
Thank you,
Donald
请先登录再写评论。