Skip to content

Support pug in .vue files #440

@just-be-dev

Description

@just-be-dev

It was mentioned in #199, but having support for pug files in vue's single file components would be nice.

Generally vue-loader supports pug out of the box when it's installed... but it looks like it might be a little more involved here.

I can do a PR if desired, but I'm not sure I'll catch all the references.

Files to update:

  • .../Frameworks/index.js
  • .../Frameworks/icons.js
  • /packages/app/src/sandbox/eval/presets/vue-cli/index.js
  • /packages/app/src/app/components/sandbox/CodeEditor/Monaco.js

Files to add:

  • .../Frameworks/pug.svg logo
  • .../Frameworks/pug.png
  • /packages/app/src/sandbox/eval/transpilers/pug/...

Did I miss anything?

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