Evonofy / NeoExpensive

🕹 Projeto de E-Commerce para a ETEC.
https://neo-florescence.github.io/NeoExpertise/
MIT License
3 stars 0 forks source link

[BUG] Babel won't ignore tests folder in api package #28

Closed vitorgouveia closed 3 years ago

vitorgouveia commented 3 years ago

Describe the bug Babel won't ignore the tests folder in api package when compiling typescript to javascript

To Reproduce Steps to reproduce the behavior:

  1. clone the repo
  2. install the packages
  3. insde api package run yarn build

Expected behavior Ignore the tests folder when compiling

Desktop (please complete the following information):

vitorgouveia commented 3 years ago

removed api package