Skip to content

Commit 15f239d

Browse files
fix: export setAssetPath to give user a way to change that path
1 parent fc31807 commit 15f239d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
export { setAssetPath } from '@stencil/core';
2+
13
export { addIcons } from './components/icon/utils';
24
export type { Components, JSX } from './components';

0 commit comments

Comments
 (0)