typescript-ddd-example icon indicating copy to clipboard operation
typescript-ddd-example copied to clipboard

Ts fixes on imports and paths

Open gorgueugr opened this issue 2 years ago • 1 comments

Changes:

  1. Make scripts compatible with windows and linux
  2. Added typescript paths to simplify paths. '@/Contexts/...'
  3. Updated cucumber to @cucumber/cucumber
  4. Fixed import paths to use '@/'
  5. Make cucumber and ts-node compatible with ts paths
  6. Update node-dependecy-injector ContainerBuilder to initialize on 'src/' so the paths are cleaner on application.yaml files.

gorgueugr avatar Nov 23 '23 16:11 gorgueugr

Wow! What a contribution! Thanks @gorgueugr 😊

Give us some time to test it properly please 🙏

JavierCane avatar Nov 23 '23 16:11 JavierCane