Vladislav Minaev

Results 12 comments of Vladislav Minaev

@autumnharmony please accept CLA

Yes I realize it. My initial thought that for `package.json` it would be great to see _rough weight_ of the dependency. That's to say to show cost of all main...

> Thanks for your reply. > > However, in the [React docs](https://reactjs.org/docs/forms.html#the-select-tag:~:text=Note%20that%20the%20Coconut%20option%20is%20initially%20selected%2C%20because%20of%20the%20selected%20attribute.%20React%2C%20instead%20of%20using%20this%20selected%20attribute%2C%20uses%20a%20value%20attribute%20on%20the%20root%20select%20tag.%20This%20is%20more%20convenient%20in%20a%20controlled%20component%20because%20you%20only%20need%20to%20update%20it%20in%20one%20place.%20For%20example%3A) it is mentioned that react offers a value property on the root of a select component, so i...

The built-in `ci` task would be great but implicitly substitute `install` with `ci` is wrong, at least it will break projects without `package-lock.json`. > A normal npm install will just...

Hi, First of all, thanks for your work on the plugin! The idea of organization sounds very promising. With regarding to repository - does it mean that we will have...

It seems it's duplicate of #250. @srs could you please clarify whether you plan to publish the plugin on jcenter ? Thanks!

@jgriff use `.npmrc` files instead: https://docs.npmjs.com/files/npmrc

@eximius313 you can place `.npmrc` in the [root of your project](https://docs.npmjs.com/files/npmrc#per-project-config-file) and commit it (obviously you should not commit any auth info)

https://www.cuba-platform.com/discuss/t/deployment-in-production/6126

> @lovtsovaik can you support me integrate react-buddy to next13? node_modules@react-buddy\ide-toolbox\dist\index.js window is not defined in your `package.json` change dependency `@react-buddy/ide-toolbox` to `@react-buddy/ide-toolbox-next`