Closed sccofield closed 10 months ago
Do you mean the page is broken after obfuscation?
yea @soranoo the page is broken, the tailwind styles don't reflect on the page.
I tried starting the process all over on another branch but i am now getting this error when i run the obfuscate-build command
Error: ENOENT: no such file or directory, scandir './css-obfuscator'
Which OS are you using?
macbook
I don't have any Apply device. I can't debug the issue but you may create the folder yourself and see what happens next.
root folder
|
|_ src
|_ css-obfuscator
After creating the folder css-obfuscator
, and running npm run obfuscate-build
, it tells me Obfuscation Obfuscation complete
, but no file is created in the folder.
I have totally no idea why this happened. It works perfectly in my Docker Linux.
Finally, I got the error.
To address this,
postcss.config
remove the one end with .js
.The issue will be closed, please open a new one if encounter it again.
Hey @soranoo, thank you so much for the beautiful work done so far.
At the moment, I used your settings as seen below. I can see that the tailwind classes have been obfuscated but i can't see the effect of the tailwind classes.
postcss.config.js