Giter Site home page Giter Site logo

Comments (4)

deadlyfingers avatar deadlyfingers commented on July 21, 2024

Figuring how to add socket.io script which is created dynamically by server - vulcanize only recognises statically hosted files. Turns out Vulcanise doesn't take input src like other gulp modules if you need to use 'inputUrl' so saving as a copy *.tmp file.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on July 21, 2024

Suggest moving everything out of '/www/jxcore' folder to '/app' (localhost) dev folder. Then running gulp build to put 'distribution' files into jxcore folder which means we bundle components (node & bower) that are only required for mobile. That should reduce files and therefore deploy time for postcard app.

from postcardapp.

deadlyfingers avatar deadlyfingers commented on July 21, 2024

Using 'gulp build' script to update the 'www/jxcore' dist directory with packaged app. This should be hooked into cordova build to keep things in a Cordova app flow - so I can still push any dev changes into the 'www/jxcore' folder with one command (related to #82)

from postcardapp.

deadlyfingers avatar deadlyfingers commented on July 21, 2024

By using gulp build script client-side / public files are reduced from 3106 items to just 2!
This will help speed deploying to iPhones as there are less files for Xcode to transfer.

from postcardapp.

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.