Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Can't resolve '../../resources/errorMessages' #99

Open
ValeryVS opened this issue May 10, 2017 · 0 comments · May be fixed by #100
Open

Can't resolve '../../resources/errorMessages' #99

ValeryVS opened this issue May 10, 2017 · 0 comments · May be fixed by #100

Comments

@ValeryVS
Copy link

I try to use raml-typesytem to validate JSON with RAML types in browser app.
But for successful execute, settings of webpack (I use it for build with @angular/cli) should be modified to load .json files without extensions.

Probably, require could be changed to ../../resources/errorMessages.json to be compatible with browser applications without additional settings.

@ValeryVS ValeryVS linked a pull request May 10, 2017 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant