Initial commit: 11ty website with Fire/Frost branding
This commit is contained in:
6
node_modules/morphdom/src/index.js
generated
vendored
Normal file
6
node_modules/morphdom/src/index.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import morphAttrs from './morphAttrs';
|
||||
import morphdomFactory from './morphdom';
|
||||
|
||||
var morphdom = morphdomFactory(morphAttrs);
|
||||
|
||||
export default morphdom;
|
||||
Reference in New Issue
Block a user