adobe / reactor-sdk-javascript

JavaScript SDK for the Reactor API
Apache License 2.0
12 stars 10 forks source link

404 error when accessing "https://unpkg.com/@adobe/reactor-sdk/dist/reactor-sdk.min.js" #58

Closed stewartschillingsdi closed 3 years ago

stewartschillingsdi commented 4 years ago

There is nothing hosted at "https://unpkg.com/@adobe/reactor-sdk/dist/reactor-sdk.min.js"

thebenrob commented 4 years ago

We actually found this out ourselves a few days ago. Apparently the last time we built it, we used the wrong name. We'll do a new build to fix it, but in the meantime, you can find it here: https://unpkg.com/@adobe/reactor-sdk@1.0.6/dist/reactor.min.js.

Though I suppose that should be considered only as a last resort because if you use that one, then when we fix it to the correct URL we'll break whatever you've done. Perhaps the better suggestion in the meantime is to do it from npm with a bundler.

thebenrob commented 3 years ago

@adobe export issue to Jira project PDCL

github-jira-sync-bot commented 3 years ago

:white_check_mark: Jira issue PDCL-6237 is successfully created for this GitHub issue.