rollup -plugin-alias將包綁定到匯總時定義別名。 讓我們以一個簡單的導入為例:import something from '../../../something';something(); ...
確定! 回上一頁