Skip to content

component CSS not working #10

Description

@voltuer

Describe the bug

(i edited this issue because i found out the actual problem later on)

  • to the best of my knowledge, this is a bug in rollup-plugin-obfuscator and not in javascript-obfuscator

To Reproduce

  1. have a working vue 3 project with vite
  2. follow install instructions
  3. do npm run build
  4. try the compiled site with live-server

Stack trace

  • CSS imported with import works fine
  • CSS read from <style> tags inside .vue files does not work

Package versions:
"rollup-plugin-obfuscator": "^0.2.2",
"javascript-obfuscator": "^4.0.0",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions