lots of new changes
* HACS badge * hacs.json * New action handling with double tap support * Cleanup
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import babel from 'rollup-plugin-babel';
|
||||
import { terser } from "rollup-plugin-terser";
|
||||
|
||||
export default {
|
||||
input: ['src/card.ts'],
|
||||
input: ['src/boilerplate-card.ts'],
|
||||
output: {
|
||||
dir: './dist',
|
||||
format: 'es',
|
||||
|
||||
Reference in New Issue
Block a user