mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Added NOW config file for dev shell
This commit is contained in:
@@ -37,7 +37,7 @@ mountButton.addEventListener('click', function() {
|
||||
}
|
||||
});
|
||||
|
||||
inject('./build/App.js', () => {
|
||||
inject('./build/app.js', () => {
|
||||
initDevTools({
|
||||
connect(cb) {
|
||||
const bridge = new Bridge({
|
||||
|
||||
Reference in New Issue
Block a user