question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

stand alone version (umd / cdn)

See original GitHub issue

There were couple of issues (#375 #426) opened regarding exposing a UMD or a cdn version for react-dates.
@ljharb referenced this link https://wzrd.in/standalone/react-dates@latest but it seems that its timed out and not accessible anymore.

Is there any other source for this or plans to expose a build version as a cdn?

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:14 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
sag1vcommented, Jan 20, 2019

@aminpaks My intent was merely for education purpose. For example, answering SO questions with an embed running code via stack snippets, instead of an external link to codesandbox or codepen which might break in the future. I do see the point of @ljharb, but i think we can find a way to expose it without “Officially” support it as a production CDN.

1reaction
ljharbcommented, Nov 21, 2018

While it’s unfortunate that wzrd.in isn’t reliable atm, that doesn’t change that amd and globals are obsolete, and that current best practices are to bundle up libs yourself.

We could add a “dist” build process but i don’t think it would add much value - it’d just be enabling people to stay on antiquated build pipelines for longer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quasar UMD - CDN install
... Quasar into your existing website project, integrating it in a progressive manner, then go for the UMD/Standalone (Unified Module Definition) version.
Read more >
make a umd build available for unpkg CDN · Issue #537
The browserify command needs to be passed in -s during the build so it creates a standalone module. All reactions.
Read more >
UNPKG
Cache Behavior. The CDN caches files based on their permanent URL, which includes the npm package version. This works because npm does not...
Read more >
UMD Starter Kit - CDN install
... Quasar into your existing website project, integrating it in a progressive manner, then go for the UMD/Standalone (Unified Module Definition) version.
Read more >
popper.js - Libraries - cdnjs - The #1 free and open source ...
Content delivery at its finest. cdnjs is a free and open-source CDN service ... https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.9.2/umd/popper.min.js.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found