Skip to content

Conversation

Starzu
Copy link
Contributor

@Starzu Starzu commented Aug 3, 2018

Since Scala.js 1.0 this mechanism will be "deprecated". We should migrate to scalajs-bundler in the future.

@Starzu Starzu requested a review from ddworak August 3, 2018 06:51
README.md Outdated
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
```
* [Scala.js dependency](http://www.scala-js.org/doc/project/dependencies.html).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"or a"? If I didn't know, I'd add both. Also the jsDependency variant is not equal to adding a script in html - you still need to add a script tag or load this from JS.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The linked Scala.js doc describes how to work with js deps. I think we don't need to copy it here.

@Starzu Starzu merged commit 64cb3e0 into master Aug 3, 2018
@Starzu Starzu deleted the remove-js-deps branch August 3, 2018 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants