Code Monkey home page Code Monkey logo

Comments (3)

k3davis avatar k3davis commented on May 30, 2024 1

I wasn't successful getting it to build/run following those directions, but certainly this is not a bug or anything and you can close this request whenever you wish. I'd love to see a simpler tool chain in a project of this type, for your future consideration. Thanks!

from aspnetcore-vue-typescript-template.

danijelh avatar danijelh commented on May 30, 2024

Template already works with plain .js files and CSS. If you don't want to, you don't need to use TypeScript nor SASS.

You can rename .ts to .js, remove lang="ts" and remove types from code. Make sure just to import those files in webpack.config.js instead of ts ones. It will work.

Also, you can already use just CSS but if you want to disable SASS just remove lang="scss".

I will make another module in the future release using plain Vue and js files to show how to use those. Any other request? :)

I will publish the new version within one week.

from aspnetcore-vue-typescript-template.

danijelh avatar danijelh commented on May 30, 2024

I have published a new version that has, among other changes, a module without TypeScript. I am closing this issue now, thank you for your suggestions!

from aspnetcore-vue-typescript-template.

Related Issues (14)

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.