0.0.8 • Published 4 years ago

prestashop_test_module v0.0.8

Weekly downloads
3
License
OSL-3.0
Repository
github
Last release
4 years ago

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>,
  }
};
0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago