- add tests
- update packages - update jest to use ts-jest - refactor color generation to theme
This commit is contained in:
@@ -33,7 +33,7 @@ export default {
|
||||
plugins: [
|
||||
copy({
|
||||
targets: [
|
||||
{ src: "src/assets/easings.css", dest: "build/easings/easings.css" },
|
||||
{ src: "static/easings.css", dest: "build/easings/easings.css" },
|
||||
],
|
||||
}),
|
||||
external(),
|
||||
|
||||
Reference in New Issue
Block a user