vite-plugin-vue icon indicating copy to clipboard operation
vite-plugin-vue copied to clipboard

fix: ts expression should work well in the pug template

Open Jevon617 opened this issue 2 years ago • 7 comments

Description

Fix #18

Additional context


What is the purpose of this pull request?

  • [ ] Bug fix
  • [x] New Feature
  • [ ] Documentation update
  • [ ] Other

Before submitting the PR, please make sure you do the following

  • [x] Read the Contributing Guidelines.
  • [x] Read the Pull Request Guidelines and follow the Commit Convention.
  • [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • [x] Ideally, include relevant tests that fail without this PR but pass with it.

Jevon617 avatar Mar 06 '23 10:03 Jevon617

Any chance we can get this merged? This bug is affecting me quite a bit.

sid-6581 avatar Apr 23 '23 19:04 sid-6581

bump

or2e avatar Jun 27 '23 09:06 or2e

+1

juzser avatar Jul 19 '23 04:07 juzser

Almost always it is possible to extract Typescript to the <script lang="ts"> tag and only use Javascript in <template lang="pug">. Yet the life would be much easier if this PR got merged. Thank you, @Jevon617.

vladfaust avatar Oct 18 '23 11:10 vladfaust

2024 bump!

dasantonym avatar Oct 01 '24 11:10 dasantonym