Похожие чаты

Gaiz could someone please explain why that line requiring css

is necessary ?
App.jsx:
import React from "react";
import Greetings from "./Greetings";
import { PageHeader } from "react-bootstrap";

// this line apparentlly bundles fullstack.css into dist/styles.css
require('../css/fullstack.css');

export default class App extends React.Component {
render(){
return (
<PageHeader>
<div className="header-contents">
<p>App.jsx</p>
<Greetings name="World" />
</div>
</PageHeader>
);
}
}

Context: using css-loader, style-loader, extract-text-webpack-plugin etc
Had I not dug through the repo's commit history, I'd have no idea I'd need it:
https://github.com/angineering/FullStackTemplate/commit/6181f5ec12284e4c828743a0ee074a1fa3175ff8

2 ответов

6 просмотров

require just executes the code in the module

It's not necessary and I would recommend against it.

Похожие вопросы

Обсуждают сегодня

Комрады, хотел уточнить. Проперть в OnDestroy юнита-хозяина по-прежнему доступна? И еще уточнение: finalization юнита наступает раньше или позже OnDestroy?
Ed Doc
38
Здравствуйте! Есть вопросы по ПК: 1.1. Безопасно ли запускать программы, которым я не доверяю, в виртуальной машине под KVM+qemu? (x86_64) 1.2. То же самое при использовании ...
Pavel
5
Проблема с Windows scripting control Множество объектов получают iDispatch обертки и отдаются в скрипты. При этом скрипты могут эти обертки держать живыми очень долго, наприм...
Arioch The
16
Hi everyone! I have a two-folded message to share today. First: updates and news, as we are being asked for those. We still want to go like we did the last 6 years: we w...
Marten | Unibright.io
31
Я тут пытаюсь переработать архитектуру подсистемы памяти ядра во что-то осмысленное. Есть pmm, который создает набор range’ей(пока что только для ядра, потом для юзерспейса), ...
Evg Resh
9
Скажите, можно ли как-то "переместить" динамический массив из одной переменной в другую? Скажем, переместить из TList<> в TArray<>. Именно переместить, а не скопировать. Если ...
Eugene Krasnikov (ᴊɪɴ x)
37
У меня вопрос, а какой уровень оптимизации ставить при сборке на i5 4 ядра 16G ddr3 ОЗУ и видюха Geforce GTX 970?
Sir Jiga
18
Guys, what’s the most expensive part of your budget for your business/startup/app/website?
Ice Kream
18
What is the best and safest exchange to trade XMR ? with no kyc ...obviously 👍
cabbageflaps
12
Oh.... Admins at the main TG is already muted me. How many months Sir you muted me? Or forever if you are here @Janevietani @JohnnySonic
Charles Dar
28
Карта сайта