This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-web-maker
Watch
1
Star
0
Fork
0
You've already forked php-web-maker
mirror of
https://github.com/chinchang/web-maker.git
synced
2025-02-23 14:44:53 +01:00
Code
Issues
Releases
Wiki
Activity
php-web-maker
/
.babelrc
6 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: fix testsuite and create a sample test for the footer
2018-06-26 08:43:38 +02:00
{
Replaced with .babelrc from preactjs template (which I missed) https://github.com/preactjs-templates/default/blob/master/template/src/.babelrc
2018-06-28 02:21:15 +05:30
"presets": [
["preact-cli/babel", { "modules": "commonjs" }]
]
}
Reference in New Issue
Copy Permalink