jd1378/nuxt-obfuscator

js/ts theme file with classes not obfuscating

Opened this issue · 4 comments

I am using FormKit on my Nuxt project, and they have themes that are within a ts file for each component. These values are not getting obfuscated.

Well, I have no idea why it doesn't work
Maybe they have some kind of query on file path ?

this is probably fixed in v2.0.1

@jd1378 still not working. maybe there is additional config that needs to be done?
can we please re-open this issue?

@jjjrmy can you setup a minimal reproduction repo with a simple setup with FormKit and obfuscator so I can investigate ?