Skip to content

Conversation

@boring-nick
Copy link
Contributor

No description provided.

@@ -1,23 +1,41 @@
import { Error as SupiError } from "supi-core";
import sharedKeys from "../../utils/shared-cache-keys.json" with { type: "json" };
import { sb } from "../../@types/globals.js";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not going to work due to:

  1. The file targeted is globals.js but the original file is globals.d.ts
  2. The directory is not included in ./build` so the import will fail

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.

2 participants