Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit01819bc

Browse files
authored
Docs: Update webpack website in README
Webpack has migrated tohttps://webpack.js.org/ since version 2.Closesgh-5037
1 parentfae5fee commit01819bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build/fixtures/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import $ from "jquery";
2929

3030
####Browserify/Webpack
3131

32-
There are several ways to use[Browserify](http://browserify.org/) and[Webpack](https://webpack.github.io/). For more information on using these tools, please refer to the corresponding project's documentation. In the script, including jQuery will usually look like this...
32+
There are several ways to use[Browserify](http://browserify.org/) and[Webpack](https://webpack.js.org/). For more information on using these tools, please refer to the corresponding project's documentation. In the script, including jQuery will usually look like this...
3333

3434
```js
3535
var $=require("jquery" );

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp