component libraries - looking in wrong dir, in dev
This commit is contained in:
parent
d0f2990333
commit
7238086333
|
@ -27,7 +27,6 @@ exports.fetchAppComponentDefinitions = async function(ctx) {
|
|||
const componentJson = require(join(
|
||||
appDirectory,
|
||||
componentLibrary,
|
||||
"package",
|
||||
"components.json"
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in New Issue