Git Product home page Git Product logo

Comments (4)

NyCodeGHG avatar NyCodeGHG commented on September 23, 2024 1

seems like it's not really possible to integrate the templated script tags with vite :(
so it's also not really possible to migrate to es modules without rewriting most of the js code

from traewelling.

HerrLevin avatar HerrLevin commented on September 23, 2024

I'm not very good with vite and don't know a fast fix for all of this except manually creating a new vue component for every script tag in our project.

It's working when running npm run dev but breaks as soon as you're compiling with npm run prod.

Maybe @NyCodeGHG has some ideas/input for this behaviour? You're always good with stuff like this.

from traewelling.

NyCodeGHG avatar NyCodeGHG commented on September 23, 2024

I'll have a look into this later.
In general the whole window mounting thing shouldn't be done anymore, instead use the es module system

from traewelling.

HerrLevin avatar HerrLevin commented on September 23, 2024

Bummer with the script tags. I'll rewrite some of it over the next couple of days. Thanks for the research! :)

from traewelling.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.