Adding theme using git clone
This commit is contained in:
8
blog/themes/hugo-theme-chunky-poster/.babelrc
Normal file
8
blog/themes/hugo-theme-chunky-poster/.babelrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"presets": [
|
||||
"@babel/preset-env",
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-runtime",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user