Next-translate: Clean npm package

Created on 10 Nov 2020  路  4Comments  路  Source: vinissimus/next-translate

Hi guys. Looked at how the package was built in dependencies and it's terrible.
This is not need in package.

  • .vscode dir for what?
  • docs is same,
  • duplicated _helpers in src
  • src folder but no source map
  • only transpileted code by babel
  • CONTRIBUTING
  • .all-contributorsrc

image

Most helpful comment

Hey, good point! I just saw it a couple of days ago and taking advantage of the fact that for version 1.0 I am passing the project to TypeScript I will try to leave everything clean :)

All 4 comments

Hey, good point! I just saw it a couple of days ago and taking advantage of the fact that for version 1.0 I am passing the project to TypeScript I will try to leave everything clean :)

In 1.0.0-experimental.6 prerelease everything is much cleaner 馃槉

Cool. Great work!

Closing this. Already fixed on 1.0.0-canary.1. The 1.0 will be released in approximately 1-2 weeks. 馃槉

Was this page helpful?
0 / 5 - 0 ratings