Closed iliasseMezzat closed 1 year ago
A great tool but, if encrypting the file after making copies of it
src => js/name.js dist => js/name~12c54c.js
Thanks :)
What is your use case? I guess you can use import jsUrl from './js/name.js?url'.
import jsUrl from './js/name.js?url'
Closing due to lack of response.
A great tool but, if encrypting the file after making copies of it
src => js/name.js dist => js/name~12c54c.js
Thanks :)