index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web-ui
/
webpack.config.js
Age
Commit message (
Expand
)
Author
2017-02-16
[#907] Bundles login static files separately
Anike Arni
2017-02-16
[#907] Convert login page to react
Tulio Casagrande
2017-02-14
Adds node env variable for production performance
Anike Arni
2017-02-10
[#922] Fixes problem with postcss installation in vagrant
Anike Arni
2017-02-09
[#922] Rename backup account flow
Tayane Fernandes
2017-02-08
[#922] Adds devtool source maps to development mode
Anike Arni
2017-02-07
[#922] Refactoring react folder structure
Tayane Fernandes
2017-02-06
[#922] Add back link
Tayane Fernandes
2017-02-06
[#922] Add accessibility warning in dev env
Tayane Fernandes
2017-02-03
[#922] Adds css to account recovery
Anike Arni
2017-02-01
[#922] Add react
Anike Arni
2017-02-01
[#922] Create route for account recovery
Anike Arni
2016-12-29
Move aliases to common folder for local and production compilation
Anike Arni
2016-12-29
Compile sandbox files through webpack as well
Anike Arni
2016-12-29
Makes sure builds include all necessary files
Anike Arni
2016-12-29
Use only dist folder for serving application
Anike Arni
2016-12-28
Fixes offcanvas menu by moving foundation back to index.html
Anike Arni
2016-12-28
Use webpack files for packaging
Anike Arni
2016-12-28
Use minified files for dependencies and copy them to dist folder with webpack
Anike Arni
2016-12-28
Bundles local files that were previously in script tags with webpack for opti...
Anike Arni
2016-12-28
Copy all necessary assest to dist folder to package, via webpack
Anike Arni
2016-12-28
Output javascript bundle in dist folder and use it locally
Anike Arni
2016-12-27
Add webpack compilation to build, fix aliases, and add babel
Anike Arni
2016-12-27
Adds index file for loading app with webpack
Anike Arni
2016-12-27
Remove uneccessarily aliases in webpack
Anike Arni
2016-12-27
Create webpack config file and add aliases
Anike Arni