Git Product home page Git Product logo

Comments (3)

ChapelR avatar ChapelR commented on August 10, 2024 1

In the package.json file under scripts, you'll see several scripts that look something like this:

"build": "gulp build && tweego -f $npm_package_config_format -m src/modules/ --head=src/head-content.html -o dist/index.html project && opn dist/index.html"

If you remove the final part (&& opn dist/index.html) from all of those scripts, or from the relevant ones, it will stop opening new tabs/windows in the browser.

from tweego-setup.

ChapelR avatar ChapelR commented on August 10, 2024

Compiling both the CSS and JS doesn't take that much processing power. I'm not sure if separating them is worth it.

from tweego-setup.

arohman84 avatar arohman84 commented on August 10, 2024

oh ok, allright then. thx for the quick reply.

and how to compile and update the page but doesnt need to go new tab , its quite annoying when compile always open a new tab. thx before

from tweego-setup.

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.