Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

built-in modules are confusing #43

Open
jantimon opened this issue Dec 7, 2020 · 2 comments
Open

built-in modules are confusing #43

jantimon opened this issue Dec 7, 2020 · 2 comments

Comments

@jantimon
Copy link

jantimon commented Dec 7, 2020

When I read import cookies from 'cookies' I thought it would use the cookies packages from npm..

This was quite confusing for me.

Maybe you could use a namespace instead e.g. @akamai/cookies to express that this packages is developed by you

@asos-dominicjomaa
Copy link

Additionally, having the packages in NPM would be nice to see how they work and allow us to pull them for local development and testing. Otherwise we have a number of dependencies just ignored in linting / testing that we have to trust implicitly!

@vaibhavahuja
Copy link

Any way to get these modules to test this locally? I am unable to find the akamai packages to run in local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants