Skip to content

Conversation

@mmjee
Copy link
Contributor

@mmjee mmjee commented Jan 25, 2022

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.

Ticket URL: https://team-1624093970686.atlassian.net/browse/AR-1320?atlOrigin=eyJpIjoiMmY4YTEyZGM3YWRiNDJmNWI5MDE5OTkxMWZlNGI2MjIiLCJwIjoiaiJ9

@mmjee mmjee changed the base branch from main to dev January 25, 2022 03:51
@mmjee mmjee force-pushed the mmjee/AR-1320-module_resolution_errors branch from 696b420 to 3207a51 Compare January 25, 2022 03:52
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.
@mmjee mmjee force-pushed the mmjee/AR-1320-module_resolution_errors branch from 3207a51 to 2b670a4 Compare January 25, 2022 03:54
@SauravKanchan SauravKanchan merged commit 57418a5 into dev Jan 25, 2022
SauravKanchan added a commit that referenced this pull request Jan 25, 2022
* 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>
@mmjee mmjee deleted the mmjee/AR-1320-module_resolution_errors branch March 4, 2022 14:01
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