This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
mealie
Watch
1
Star
0
Fork
You've already forked mealie
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f2c8e6af26
mealie
/
frontend
/
babel.config.js
4 lines
67 B
JavaScript
Raw
Normal View
History
Unescape
Escape
init 2
2020-12-25 01:37:38 +00:00
module
.
exports
=
{
feature/recipe-patch-improvements (#382) * automated docs update * recipe rating component * recipe partial updates - closes #25 * use Vue.delete to update store * format * arrow functions * fix tests * format * initial context menu * localize * add confirmation dialog * context menu * fix bare exception * update line length * format all file with prettier * update changelog * download as json * update python dependencies * update javascript dependencies Co-authored-by: hay-kot <hay-kot@pm.me>
2021-05-02 04:46:02 +00:00
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;
Reference in a new issue
Copy permalink