GithubHelp home page GithubHelp logo

Comments (6)

TwanoO67 avatar TwanoO67 commented on June 16, 2024

Hello,

It could be really cool, but I don't know how to do that, because the "bootstraping" files couldn't be in a vendor folder.

One thing that we could do is a npm package with a bin that generate those files ( or move them from the node_modules to the actual folder).
And that seems a little pointless because it will still overwrite the content generated by ng-cli

An other thing could be to have a script, doing all the modification that I did to the bootstraping files, over a fresh ng-cli install.
It's the only way I see that would be usefull ( because you will be able to start that script another time if you want an upgrade)
But it will be really a lot of work to do that, and it will require constant update to match with the ng-cli file.

But if you have an idea on that, or want to make a first version, I'm open to it.

A good exemple of a file to handle would be "angular-cli.json". How could we make a script that modify the content of this file coming from "ng new" ? When we dont know the version of ng-cli running

from bootstraping-ngx-admin-lte.

 avatar commented on June 16, 2024

A good exemple of a file to handle would be "angular-cli.json". How could we make a script that modify the content of this file coming from "ng new" ? When we dont know the version of ng-cli running

what to modify?

from bootstraping-ngx-admin-lte.

TwanoO67 avatar TwanoO67 commented on June 16, 2024

all the angular-cli.json content.
like the array of assets or style.

How could you import that in a npm package ?

from bootstraping-ngx-admin-lte.

TwanoO67 avatar TwanoO67 commented on June 16, 2024

I don't think it's possible to do that at the moment...

from bootstraping-ngx-admin-lte.

 avatar commented on June 16, 2024

all the angular-cli.json content.
like the array of assets or style.

How could you import that in a npm package ?

I dont think it is critical.
angular-cli.json can be checked with orig in this repo manually after something fails.
But now users need copy bootstrap for update...

updating with npm will be easier.

from bootstraping-ngx-admin-lte.

TwanoO67 avatar TwanoO67 commented on June 16, 2024

If you have any idea on how to do implement that, feel free to do a PR.
Because I dont know...

from bootstraping-ngx-admin-lte.

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.