Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

fix: type import broken, fixes #133 #134

Closed
wants to merge 2 commits into from
Closed

Conversation

hanspagel
Copy link
Member

I don’t know why the type import seems to work in the demo and in scalar/scalar, but the path is just wrong.

I just tried to find a way to catch this in CI, which seemed straight-forward, but it’s all just passing.

Anyway, here is the quick fix. I’ll find a solution to prevent this in the future.

Copy link

changeset-bot bot commented Jun 15, 2024

🦋 Changeset detected

Latest commit: 779d408

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@scalar/openapi-parser Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

relativeci bot commented Jun 15, 2024

#102 Bundle Size — 114.45KiB (0%).

779d408(current) vs 21b6fc0 main#98(baseline)

Bundle metrics  no changes
                 Current
#102
     Baseline
#98
No change  Initial JS 114.45KiB 114.45KiB
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 45 45
No change  Assets 45 45
No change  Modules 45 45
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 0 0
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#102
     Baseline
#98
No change  JS 114.45KiB 114.45KiB

Bundle analysis reportBranch fix/type-import-brokenProject dashboard

@hanspagel hanspagel marked this pull request as draft June 15, 2024 20:27
@hanspagel
Copy link
Member Author

There are some weird issues with the dts plugin it seems. Some files land in random places in the dist folder.

@hanspagel hanspagel closed this Jun 15, 2024
@hanspagel hanspagel deleted the fix/type-import-broken branch June 21, 2024 12:10
hanspagel added a commit that referenced this pull request Jun 21, 2024
* chore: update build setup

* refactor: move files around

* chore: remove src/ folder from dist/ folder structure

* fix: can’t find test file

* chore: show output size

* chore: add terser to minify the build

* chore: don’t publish the webpack stats output

* chore: rebase
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant