Skip to content

Translate CDN Links #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 9, 2019
Merged

Translate CDN Links #28

merged 1 commit into from
Feb 9, 2019

Conversation

lex111
Copy link
Member

@lex111 lex111 commented Feb 9, 2019

No description provided.

@lex111 lex111 requested a review from gaearon February 9, 2019 19:08

```html
<script crossorigin src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
```

The versions above are only meant for development, and are not suitable for production. Minified and optimized production versions of React are available at:
Указанные выше версии предназначены только при разработке приложения и не подходят для использования в продакшен-окружении. Минифицированные и оптимизированные для продакшена версии React перечислены ниже:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я собирался открыть PR с e4d1549 и случайно закомитил в мастер. В общем, если несогласен, дай знать )

@tesseralis tesseralis mentioned this pull request Feb 9, 2019
88 tasks
@lex111 lex111 merged commit 1599e11 into master Feb 9, 2019
@lex111 lex111 deleted the cdn branch February 9, 2019 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants