Skip to content

Conversation

@SauravKanchan
Copy link
Contributor

@SauravKanchan SauravKanchan commented Jan 25, 2022

Fix bundling issue

SauravKanchan and others added 10 commits January 17, 2022 09:18
* Rename Arcana as StorageProvider during export in index.ts

* Revert "Rename Arcana as StorageProvider during export in index.ts (#5)"

This reverts commit bb0e51f.

* update Readme
Diagnosis: Webpack can't somehow handle UMD modules, so when TypeScript was configured to generate UMD modules,
Webpack could no longer bundle them correctly, even if it emitted no errors.
@SauravKanchan SauravKanchan merged commit dececa0 into main Jan 25, 2022
SauravKanchan added a commit that referenced this pull request Mar 7, 2022
* v0.1.3 (#9)

* update test cases

* Rename Arcana as StorageProvider during export in index.ts (#5)

* Revert "Rename Arcana as StorageProvider during export in index.ts" (#6)

* Rename Arcana as StorageProvider during export in index.ts

* Revert "Rename Arcana as StorageProvider during export in index.ts (#5)"

This reverts commit bb0e51f.

* update Readme

* 0.1.1

* Fix module resolution errors (#8)

Diagnosis: Webpack can't somehow handle UMD modules, so when TypeScript was configured to generate UMD modules,
Webpack could no longer bundle them correctly, even if it emitted no errors.

* 0.1.2

* 0.1.3

Co-authored-by: mmjee <root@git.maharshi.ninja>

* Bump url-parse from 1.5.1 to 1.5.4 (#10)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.4)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump follow-redirects from 1.14.3 to 1.14.7 (#11)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update tus

Co-authored-by: mmjee <root@git.maharshi.ninja>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants