Githubソースからコンパイル
UIkitを自分でコンパイルするには、付属のビルドスクリプトを使用できます。
# Run once to install all dependenciesyarn# Compile all source filesyarn compile# Watch files and compile automatically everytime a file changesyarn watchNOTENode.jsバージョン8.2.0以降を使用してください。
コンパイルされたdistフォルダーには、デフォルトでチェックインされない追加のファイルが含まれるようになりました。カ