GithubHelp home page GithubHelp logo

Comments (8)

leif81 avatar leif81 commented on September 24, 2024 1

Yes good idea, I will try to get to this today.

from open-dis-javascript.

leif81 avatar leif81 commented on September 24, 2024

1.3.1 has been published.

https://www.npmjs.com/package/open-dis

@nickclark2016 let me know if you have any issues.

from open-dis-javascript.

nickclark2016 avatar nickclark2016 commented on September 24, 2024

I'll check in the morning. Much appreciated!

from open-dis-javascript.

nickclark2016 avatar nickclark2016 commented on September 24, 2024

@leif81 So looking at what's on npm, it appears that it's the source version and not the version that is compiled down to a dis.js file. Is that possible to resolve so I don't need to include each file manually?

from open-dis-javascript.

leif81 avatar leif81 commented on September 24, 2024

Oops my intent was to publish the minified version. Will look into.

from open-dis-javascript.

leif81 avatar leif81 commented on September 24, 2024

@nickclark2016 ok give 1.3.3 a try. It will include a dist folder with dis6.min.js and dis7.min.js. Choose one.

Hopefully this works this time but let me know again if you have issues.

from open-dis-javascript.

leif81 avatar leif81 commented on September 24, 2024

Edit: Sorry I mean try 1.3.2

from open-dis-javascript.

nickclark2016 avatar nickclark2016 commented on September 24, 2024

No worries! It looks like doing this:

import { ... } from 'open-dis';

Doesn't work anymore. Instead, I have to do:

import { ... } from 'open-dis/dist/dis6.min';

Is this expected? That said, I do compile. Thanks for getting all this up to npm for me!

from open-dis-javascript.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.