Logo
Explore Help
Sign In
OpenSourceArk/mkdocs-material
1
0
Fork 0
You've already forked mkdocs-material
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-06-14 11:52:32 +03:00
Code Issues Packages Projects Releases Wiki Activity
mkdocs-material/.babelrc

14 lines
228 B
Plaintext
Raw Normal View History

Rewrite of Gulp asset pipeline in ES6 and separation of tasks
2016-10-06 12:14:33 +02:00
{
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
"presets": [
Upgraded to webpack 4 (#941) * Upgrade to webpack 4 - partly working * Upgraded to webpack 4 * Fixed error with webpack ProvidePlugin * Fixed ESLint errors
2018-12-28 14:44:41 +01:00
["@babel/preset-env", {
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
"loose": true,
Upgraded to webpack 4 (#941) * Upgrade to webpack 4 - partly working * Upgraded to webpack 4 * Fixed error with webpack ProvidePlugin * Fixed ESLint errors
2018-12-28 14:44:41 +01:00
"targets": " > 1%, last 2 versions"
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
}]
],
Rewrite of Gulp asset pipeline in ES6 and separation of tasks
2016-10-06 12:14:33 +02:00
"plugins": [
Upgraded to webpack 4 (#941) * Upgrade to webpack 4 - partly working * Upgraded to webpack 4 * Fixed error with webpack ProvidePlugin * Fixed ESLint errors
2018-12-28 14:44:41 +01:00
["@babel/plugin-transform-react-jsx", {
Refactored Gulp build pipeline with Webpack
2017-11-21 21:32:25 +01:00
"pragma": "JSX.createElement"
}]
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
Powered by Gitea Version: 1.23.0 Page: 3894ms Template: 81ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API