prestashop_test_module

0.0.8 • Public • Published

template-tests-modules

Installation

yarn
docker-composer up -d

Usage

Standard lib

yarn start:test

In module

Publish

npm login
npm publish

TODO

  • tester publish npm sur CD
  • module pour tester import de la lib
  • BONUS (tester import de la lib dans le core)

Limitation

convention de nomage pour config/class-extends.js

module.exports = {
  '<base_path>__<version>': {
    version: <version>,
    filepath: <override_path>,
  }
};

Readme

Keywords

none

Package Sidebar

Install

npm i prestashop_test_module

Weekly Downloads

0

Version

0.0.8

License

OSL-3.0

Unpacked Size

29.6 kB

Total Files

11

Last publish

Collaborators

  • david-piatek