There are a lot of files in static which we do not use. Need to delete.
Intro: https://www.loom.com/share/e6b4e396db4f44cca789b903a9d76c9c
All assets not used in our layouts and for dev.to should be deleted.
Some usage:
- HTML has like
absUrl
- CSS has like
background-image: url("/wp-content/uploads/2022/10/confirmation-icon.svg");
TODO:
- Move all used js and CSS to
static/{js,CSS,img}
- Delete all other assets
There are a lot of files in static which we do not use. Need to delete.
Intro: https://www.loom.com/share/e6b4e396db4f44cca789b903a9d76c9c
All assets not used in our layouts and for
dev.toshould be deleted.Some usage:
absUrlbackground-image: url("/wp-content/uploads/2022/10/confirmation-icon.svg");TODO:
static/{js,CSS,img}