GithubHelp home page GithubHelp logo

Comments (4)

guybedford avatar guybedford commented on August 23, 2024

A good place to start is https://github.com/jspm/jspm-cli/wiki/Production-Workflows if you haven't read that already.

Your setup looks fine to me. You may want to install your plugins with easier names perhaps:

jspm install css image json text

So that the requires are easier - import 'file.json!' instead of import file.json!plugin-json'.

CSS is not currently bundled with jspm, although that's on the list to do soon. See #12 to follow the progress.

from builder.

moreofmorris avatar moreofmorris commented on August 23, 2024

Thank you for your time Guy. All this work you're doing is incredible. I might be having a few teething problems (I'm actually a designer at heart, with a big passion for code) but I can see how many benefits JSPM/SystemJS brings to the table.

I got up early this morning to try and work out some of these problems I was having, finally realising I should of been using jspm bundle-sfx main build/app.js --minify and that worked great, but yes, then realised my CSS wasn't getting bundled with it. I will be keeping a close eye on this support as that looks like the final piece of the puzzle for me.

Thank you for all your hard work!

from builder.

guybedford avatar guybedford commented on August 23, 2024

Great to hear that, help ironing out teething issues is really appreciated. Do let me know if you hit anything else.

from builder.

bmcorser avatar bmcorser commented on August 23, 2024

Production workflow documentation has moved https://github.com/jspm/jspm-cli/blob/master/docs/production-workflows.md

from builder.

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.