Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

Commit 3f838a3

Browse files
author
David First
committed
remove the obsolete INLINE_COMPONENTS_DIRNAME constant
1 parent a5eb211 commit 3f838a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/constants.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ export const PACKAGE_JSON = 'package.json';
77

88
export const COMPONENTS_DIRNAME = 'components';
99

10-
export const INLINE_COMPONENTS_DIRNAME = 'inline_components';
11-
1210
export const VERSION_DELIMITER = '@';
1311

1412
export const NO_PLUGIN_TYPE = 'none';

0 commit comments

Comments
 (0)