GithubHelp home page GithubHelp logo

Comments (4)

dougludlow avatar dougludlow commented on June 3, 2024

@balkrishna0007 - I'm sorry I don't understand. Gulp is a task runner, not a packaging library.

from ng2-bs3-modal.

balkrishna0007 avatar balkrishna0007 commented on June 3, 2024

i am unable to get ng2-bs3-modal latest version in my vs code can you mention steps which files required to be kept in wwwroot folder also what configration has to be done at systemjs.config, package.json and gulp command to include this pakage

also what about ngx.bs3.modal???

from ng2-bs3-modal.

wartab avatar wartab commented on June 3, 2024

Everything is described in the readme. If you have trouble making it work following the described procedure, I recommend posting the error messages you are getting.

You seem to have a problem understanding your toolset: Gulp has nothing to do with package inclusion.

from ng2-bs3-modal.

Ottunger avatar Ottunger commented on June 3, 2024

I've had troubles having it run with Jasmine because of this "issue": Jasmine loads files from node_modules without any transpiling, and this package contains ES6 modules, which are currently not supported by node (still is an experimental feature).

I had to create a dist folder using babel as a postinstall script to load tests from non-ES6 modules. I first wanted to use babel-node, but it cannot be (easily?) configured to transpile files loaded from node_modules.

from ng2-bs3-modal.

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.