This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
mkdocs-material
Watch
1
Star
0
Fork
0
You've already forked mkdocs-material
mirror of
https://github.com/squidfunk/mkdocs-material.git
synced
2024-11-24 15:40:15 +01:00
Code
Issues
Releases
Wiki
Activity
8ff457a7fc
mkdocs-material
/
.babelrc
8 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rewrite of Gulp asset pipeline in ES6 and separation of tasks
2016-10-06 12:14:33 +02:00
{
"presets": ["es2015"],
"plugins": [
Added full JSX support to build pipeline
2016-10-10 12:35:25 +02:00
"add-module-exports",
Upgraded dependencies and fixed ESLint regression
2017-08-02 12:15:59 +02:00
"root-import"
Rewrite of Gulp asset pipeline in ES6 and separation of tasks
2016-10-06 12:14:33 +02:00
]
Implemented basic search modal functionality
2016-10-23 10:21:37 +02:00
}
Reference in New Issue
Copy Permalink