replace yo-yoify with nanohtml
This commit is contained in:
parent
d439dbe168
commit
5845fa5c05
3 changed files with 5 additions and 63 deletions
|
@ -16,10 +16,9 @@ const webJsOptions = {
|
|||
}
|
||||
]
|
||||
],
|
||||
// yo-yoify converts html template strings to direct dom api calls
|
||||
plugins: [
|
||||
'@babel/plugin-syntax-dynamic-import',
|
||||
'yo-yoify',
|
||||
'module:nanohtml',
|
||||
['@babel/plugin-proposal-class-properties', { loose: false }]
|
||||
]
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue