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-22 06:03:22 +01:00
Code
Issues
Releases
Wiki
Activity
php-web-maker
/
.babelrc
8 lines
97 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
fix: fix testsuite and create a sample test for the footer
2018-06-26 08:43:38 +02:00
{
integrate lingui for i18n. fixes #170
2018-11-03 12:42:21 +05:30
"env": {
"test": {
"presets": [["preact-cli/babel", { "modules": "commonjs" }]]
}
}
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
}
Reference in New Issue
Copy Permalink