Skip to content
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

upd all components / styles #405

Merged
merged 4 commits into from Jan 13, 2019
Merged

upd all components / styles #405

merged 4 commits into from Jan 13, 2019

Conversation

deadit
Copy link
Collaborator

@deadit deadit commented Jan 13, 2019

No description provided.

src: url("../fonts/Roboto-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Все эти шрифты используются?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

да, они главные теперь

<h6 className="card-title">Output</h6>
<div className="card-subtitle mb-2 text-muted">
Check status:
{' '}
Copy link
Contributor

Choose a reason for hiding this comment

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

{'Check status: '}

@@ -106,4 +106,7 @@ module.exports = {
modules: ['node_modules', path.join(__dirname, 'assets', 'js')],
extensions: ['.js', '.jsx'],
},
optimization: {
minimizer: [new UglifyJsPlugin()],
Copy link
Contributor

Choose a reason for hiding this comment

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

webpack 4 сам все делает, нужно его ключем -p запустить только, насколько я помню

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

а как узнать что оно работает, есть мысли?

Copy link
Contributor

Choose a reason for hiding this comment

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

запустить продакшн сборку, и глянуть на размер файла
могу этим заняться

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Можем вместе?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

чтоб я тоже понял)

@deadit deadit merged commit 7ac8c13 into master Jan 13, 2019
@deadit deadit deleted the upd_styles branch January 13, 2019 18:53
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.

None yet

2 participants