Skip to content

Does the plugin support vite v3.1.9? #43

Closed
@libsgh

Description

@libsgh

Dev works fine, but when i use vite build, andvite preview, it doesn't show any style, and no error output.

import 'highlight.js/styles/atom-one-light.css'
import 'highlight.js/lib/common'
import hljsVuePlugin from "@highlightjs/vue-plugin"
export default({
  name: "code",
  components:{
    highlightjs: hljsVuePlugin.component
  }
})

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions