question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature Request: Allowing Vue.config.delimiters/unsafeDelimiters for the CLI

See original GitHub issue

Hi I am using django and I’m sure others have other reasons as well for needing to use different configuration for the delimiters. If there was a way to customize the template will automatically generate the markup with '[[' ']]' instead of {{ }} I’d really appreciate it.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

9reactions
chrisvfritzcommented, Sep 12, 2016

I agree. Making the 99% of people who don’t need custom delimiters make a choice about a feature they may not even know exists probably isn’t worth saving 2 minutes for possibly less than 1% of people.

4reactions
JohnRobsoncommented, Jun 9, 2017

Ok, but how to use Vue together with frameworks that use jinja? {{ x }}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration Reference | Vue CLI
Some global configurations for @vue/cli , such as your preferred package manager and your locally saved presets, are stored in a JSON file ......
Read more >
How to configure Vue CLI 3 to leverage webpack root folder ...
I am trying to link a static content (img) from the assets folder to a vue component, but receiving ...
Read more >
Vue CLI 3: A Game Changer For Frontend Development
The base configuration for a Vue CLI 3 project is bare-bones Webpack and Babel. All the additional features can be added via plugins, ......
Read more >
Using the New vue-cli 3 to Scaffold Vue.js Apps | DigitalOcean
A quick overview of some of the new features with vue-cli version 3 to help you setup zero configuration Vue.js apps.
Read more >
Get started with Vuetify
js framework for building feature rich, blazing fast applications. # Vue CLI Install. For information on how to use Vue CLI, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found