エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - requirejs/example-multipage-shim: Example RequireJS-based project that has multiple pages that share a common set of modules with shim config
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - requirejs/example-multipage-shim: Example RequireJS-based project that has multiple pages that share a common set of modules with shim config
This project shows how to set up a multi-page requirejs-based project that has the following goal... This project shows how to set up a multi-page requirejs-based project that has the following goals: Each page uses a mix of common and page-specific modules. All pages share the same requirejs config. After an optimization build, the common items should be in a shared common layer, and the page-specific modules should be in a page-specific layer. The HTML page should not have to be changed after d
2012/08/31 リンク