Giter VIP home page Giter VIP logo

Comments (6)

Cypher1 avatar Cypher1 commented on August 25, 2024 1

Okay, now we have
npm run build (builds a dist)
npm run start (runs a built dist)
npm run dev (runs a dev version without minication etc, no building required, )

from 13k_lost.

wemyss avatar wemyss commented on August 25, 2024

Or maybe I should just add webpack

from 13k_lost.

Cypher1 avatar Cypher1 commented on August 25, 2024

I was just playing with mergejs to try to get npm build to create a minified version.
Modifying the index.js 'runner' is the weird part. Not sure how it's paths work :)

from 13k_lost.

Cypher1 avatar Cypher1 commented on August 25, 2024

Okay added a basic mergejs builder... not sure its a huge improvement and I probably should add a 'dev' mode so that we don't have to build all the time.
In fact brb

from 13k_lost.

wemyss avatar wemyss commented on August 25, 2024

we don't need to minify anything outside of the public folder. not sure when it's deployed whether they want it minifed there or just in the submission

from 13k_lost.

Cypher1 avatar Cypher1 commented on August 25, 2024

While that is true, we do need to put the minified things somewhere and be able to run using them right?

from 13k_lost.

Related Issues (4)

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.