問題タブ [monorepo]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
680 問題
0
投票する
0
に答える
19
参照
git - package.json のブランチからワークスペース パッケージに依存しますか?
私のpackage.jsonnext
で、依存関係を宣言してブランチに依存しているとしましょう:
そのリポジトリにはワークスペース (いわゆるローカル パッケージ) があります。例えば:ra-ui-materialui
同じブランチで依存するにdependencies
は何を追加すればよいですか?package.json
ra-ui-materialui
next