I am trying to create a package but it has a dependency. How can I add the dependency to the Package.js file?
Nvm I think I figured it out
api.use([“dburles:google-maps”], “client”);
nvm scratch that… I do not know how to include depends
I am trying to create a package but it has a dependency. How can I add the dependency to the Package.js file?
Nvm I think I figured it out
api.use([“dburles:google-maps”], “client”);
nvm scratch that… I do not know how to include depends