Generate scaffolding with preact-cli default

This commit is contained in:
Abhas Bhattacharya
2019-02-28 13:12:45 +05:30
commit 899ed90ff1
24 changed files with 347 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
// This fixed an error related to the CSS and loading gif breaking my Jest test
// See https://facebook.github.io/jest/docs/en/webpack.html#handling-static-assets
module.exports = 'test-file-stub';