progress on migrating to heex templates and font-icons
This commit is contained in:
parent
d43daafdb7
commit
3eff955672
21793 changed files with 2161968 additions and 16895 deletions
assets_old/node_modules/babel-plugin-dynamic-import-node
9
assets_old/node_modules/babel-plugin-dynamic-import-node/.babelrc
generated
vendored
Normal file
9
assets_old/node_modules/babel-plugin-dynamic-import-node/.babelrc
generated
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"presets": [
|
||||
"airbnb"
|
||||
],
|
||||
"plugins": [
|
||||
"add-module-exports",
|
||||
["transform-replace-object-assign", { "moduleSpecifier": "object.assign" }],
|
||||
],
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue