Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lore-hooks-dialogs-*] Should ignore any directories starting with _ #4

Open
jchansen opened this issue Jul 15, 2018 · 0 comments
Open

Comments

@jchansen
Copy link
Contributor

Directories starting with _, like "src/dialogs/_fields" should be ignored by the form and dialog hooks. Currently lore-hook-dialogs-bootstrap appears to be importing files from _fields...although it could be the library that consumes the directory to convert it into an object.

The error is about invalid imports, something Webpack can't find. If that's the case, need to look into whether I can exclude those directories from the list of file or folders imported by the library that "requires all things in this folder".

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

No branches or pull requests

1 participant