Skip to content

Conversation

@Zetazzz
Copy link
Collaborator

@Zetazzz Zetazzz commented Mar 18, 2024

use restoreImportExtension in options to add ext to paths. e.g.:

restoreImportExtension: '.js'

import { Attribute, AttributeSDKType } from "../../base/v1beta2/attribute.js";

or

restoreImportExtension: '.mjs'

import { Attribute, AttributeSDKType } from "../../base/v1beta2/attribute.mjs";

All related paths have been handled.

@Zetazzz Zetazzz merged commit 7daeedf into main Mar 20, 2024
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