Skip to content

Instantly share code, notes, and snippets.

View arashkevich25's full-sized avatar
🌏
Working remotely

Artur Rashkevich arashkevich25

🌏
Working remotely
View GitHub Profile
@arashkevich25
arashkevich25 / gist:56f9629a37aaf02a175385e11ffb7adc
Created January 4, 2019 23:22
SSR react application webpack config
const ExtractTextPlugin = require('extract-text-webpack-plugin');
const autoprefixer = require('autoprefixer');
const browserConfig = {
entry: './browser/index.js',
output: {
path: __dirname,
publicPath: '/',
filename: './public/bundle.js'
},
Jan
Andrzej
Piotr
Krzysztof
Stanisław
Tomasz
Paweł
Józef
Marcin
Marek