mirror of
https://github.com/ascribe/onion.git
synced 2024-12-22 09:23:13 +01:00
bd2895afa0
Notable changes: * Updated to babel 6 * Updated polyfills to only include core-js/es6 and core-js/stage/4 rather than entire babel/polyfill set * Dev server with hot reloading replaces server.js in development * Updated bootstrap loading to be separate from app’s stylesheets * Cleaned up some of the font dependencies, removing the need for templating their paths
28 lines
222 B
Plaintext
28 lines
222 B
Plaintext
.DS_Store
|
|
lib-cov
|
|
*.seed
|
|
*.log
|
|
*.csv
|
|
*.dat
|
|
*.out
|
|
*.pid
|
|
*.gz
|
|
*.sublime-project
|
|
.idea
|
|
*.sublime-workspace
|
|
|
|
pids
|
|
logs
|
|
results
|
|
|
|
.env
|
|
|
|
build/*
|
|
dist/*
|
|
|
|
gemini-coverage/*
|
|
gemini-report/*
|
|
test/gemini/screenshots/*
|
|
|
|
node_modules/*
|