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

Deploy as a full NPM package #1

Closed
robhawkes opened this issue May 25, 2021 · 2 comments
Closed

Deploy as a full NPM package #1

robhawkes opened this issue May 25, 2021 · 2 comments

Comments

@robhawkes
Copy link

Description

  • I'd like to install cityjson-threejs-loader in my own application on CodeSandbox
  • Currently there is no pre-built package on NPM to install this via npm install cityjson-threejs-loader
  • The only way to use the package (at least on CodeSandbox) is to manually copy/paste the ./src directory and build it at runtime

Expectation

  • Package can be installed via npm install cityjson-threejs-loader
@liberostelios
Copy link
Contributor

I think this will be available soon, as long as the API becomes a bit more stable.

For now, you can still install it via git:

npm i https://github.com/cityjson/cityjson-threejs-loader

@liberostelios
Copy link
Contributor

Now released in npm registry.

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

No branches or pull requests

2 participants