Jump to content

Recommended Posts

Hi,

I have been checking PS modules for some time and I have discovered that more and more modules are starting to use npm. It's great to see modules that can do fascinating things with help of npm packages, but how the number of modules using npm is growing, there is a huge problem with storage. A lot of modules use same packages, for example Gulp, or other packages that helps with your coding.
But wouldn't be great if Prestashop could support npm packages, so you could just add your package.json file with your required packages to your module and If there was a package, that has been already in use by another module, it would use this package instead? This would for developers of modules so much easier especially when you need to download, or upload whole Prestashop to server.
The best think would be if Prestashop could register or install those modules by it self. This would be so great!

I wonder what do you think about this and how do you feel about modules using npm?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...