index
:
xlgmokha/webpack-demo.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-30
create a plugin.
HEAD
master
mokha
2018-09-30
create custom loaders.
mokha
2018-09-30
extending loaders.
mokha
2018-09-30
install bridge to get jest tests working
mokha
2018-09-30
upgrade packages.
mokha
2018-09-30
used babel namespaced plugin
mokha
2018-09-30
add code coverage.
mokha
2018-09-30
run tests in Chrome
mokha
2018-09-30
install karma
mokha
2018-09-29
add i18n
mokha
2018-09-29
Use a web worker to dispatch messages back and forth.
mokha
2018-09-29
server side rendering.
mokha
2018-09-29
express app
mokha
2018-09-29
add react app
mokha
2018-09-29
split into multiple pages.
mokha
2018-09-29
set a build performance budget
mokha
2018-09-29
record build statistics
mokha
2018-09-29
generate a manifest file.
mokha
2018-09-29
add hash digest to assets names.
mokha
2018-09-29
using free variables.
mokha
2018-09-29
tree shaking.
mokha
2018-09-29
minify css
mokha
2018-09-29
minify the js with uglify
mokha
2018-09-29
insert git revision in banner
mokha
2018-09-29
clean the target dir before building
mokha
2018-09-29
use code splitting
mokha
2018-09-28
split vendor assets into separate files.
mokha
2018-09-28
export sourcemap
mokha
2018-09-28
export BABEL_ENV
mokha
2018-09-28
install babel
mokha
2018-09-28
load images.
mokha
2018-09-28
add autoprefixer
mokha
2018-09-28
pureify css
mokha
2018-08-15
split css into separate file so it can load separately from js.
mokha
2018-08-15
add sass-loader.
mokha
2018-08-15
add css and style loaders.
mokha
2018-08-15
split config and merge based on environment.
mokha
2018-08-15
configure webpack dev server.
mokha
2018-08-15
add build script.
mokha
2018-08-15
add html-webpack-plugin to generate index page.
mokha
2018-08-15
use webpack to compile src/index.js
mokha
2018-08-15
install webpack.
mokha
2018-08-15
initial commit.
mokha