エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Node interopability with default exports · Issue #85 · esnext/es6-module-transpiler
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Node interopability with default exports · Issue #85 · esnext/es6-module-transpiler
This is not a bug in the transpiler, but I thought this repo might be a good place to have this d... This is not a bug in the transpiler, but I thought this repo might be a good place to have this discussion: I want ES6 modules to succeed, because it offers some clear technical advantages. But if we write our modules in ES6, we'll generally want to also transpile them to Node's CommonJS to publish them on npm, so good CJS interopability will be important for ES6 adoption. But there's an interop p