Skip to content

Documentation not accurate #495

Description

@ritcat14

I followed the documentation on the website, which involved adding the following line to 'plugins.sbt':

addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1+36-2d9cbce2-SNAPSHOT")

This failed to fetch, and would not build.

I have since found out the correct line to add:

addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")

Can you please update the website documentation? Took me half an hour of digging around to find this out. Hopefully this saves someone else some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions