はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Sindre Sorhus’ blog

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 3 / 3件)
 

Hello, Modules!. JavaScript Modules, also known as ESM… | by Sindre Sorhus | May, 2021 | ? Sindre Sorhus’ blog

2021/05/06 このエントリーをはてなブックマークに追加 11 users Instapaper Pocket Tweet Facebook Share Evernote Clip modules May Hello

It has already been available for some time in modern browsers, but we can now finally use it in Node.js, thanks to Node.js 10 becoming obsolete. As I wrote about earlier this year, I have personally been waiting for this day for 10 years. Here’s a good overview of JavaScript Modules. What are th... 続きを読む

Get Ready For ESM. JavaScript Modules will soon be a… | by Sindre Sorhus | Jan, 2021 | ? Sindre Sorhus’ blog

2021/01/13 このエントリーをはてなブックマークに追加 16 users Instapaper Pocket Tweet Facebook Share Evernote Clip node.js which means ESM Jan

JavaScript Modules will soon be a reality for Node.js package maintainers. This blog post is targeted Node.js package maintainers. At the end of April 2021, Node.js 10 will be end-of-life, which means that package maintainers can target Node.js 12. This Node.js version has full support for JavaSc... 続きを読む

Webpack 5 Headache. Webpack no longer automatically… | by Sindre Sorhus | Oct, 2020 | ? Sindre Sorhus’ blog

2020/10/11 このエントリーをはてなブックマークに追加 12 users Instapaper Pocket Tweet Facebook Share Evernote Clip Oct by Sindre Sorhus

Webpack no longer automatically polyfills Node.js APIs. This is a huge breaking change and will inconvenience both users and package maintainers. Most packages on npm are mainly made with Node.js in mind. However, thanks to automatic polyfilling, most of them have for years worked fine in the bro... 続きを読む

 
(1 - 3 / 3件)