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

not supporting create react app #27

Open
shai32 opened this issue Sep 14, 2017 · 2 comments
Open

not supporting create react app #27

shai32 opened this issue Sep 14, 2017 · 2 comments

Comments

@shai32
Copy link

shai32 commented Sep 14, 2017

in order to use joi-browser, we need to modify webpack.config.
but create react app does not allow us to change it (without ejecting)
so, this mean we can't use joi-browser with create react app

@raymondsze
Copy link

I think you can just

import Joi from 'joi-browser';

@istana
Copy link

istana commented Mar 15, 2018

@shai32 I just used 'joi-browser' and it works nicely

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

3 participants