mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-29 09:02:03 +00:00
Fix webpack documentation link
This commit is contained in:
committed by
Nicolas Gallagher
parent
483a76cb5c
commit
33d1cdf193
@@ -14,7 +14,7 @@ polyfill.
|
|||||||
|
|
||||||
## Webpack and Babel
|
## Webpack and Babel
|
||||||
|
|
||||||
[Webpack](webpack.js.org) is a popular build tool for web apps. Below is an
|
[Webpack](https://webpack.js.org) is a popular build tool for web apps. Below is an
|
||||||
example of how to configure a build that uses [Babel](https://babeljs.io/) to
|
example of how to configure a build that uses [Babel](https://babeljs.io/) to
|
||||||
compile your JavaScript for the web.
|
compile your JavaScript for the web.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user