analytics/assets/js
Uku Taht cfe81d6d3f
Simplify asset building (#3459)
* Add tailwind and esbuild

* Remove unused images

* Move unprocessed assets to priv directory

* Fix applyTheme script

* Remove autoprefixer

* Update bundlemon

* Remove babel config

* Revert "Remove autoprefixer"

This reverts commit fc60c31c73.

* Make dashboard react file work

* Fix app.css imports

* Remove autoprefixer

* Add back in robots.txt

* Go back to css/ and js/ folders as opposed to assets/

* Bundle embed.host.js and embed.content.js

* Add components folder to live reload paths

* Remove bundlemon

* Use mix assets task in Dockerfil

* Add assets setup to CONTRIBUTING.md
2023-11-01 16:27:29 +02:00
..
dashboard Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
liveview Nolt sso (along with a better nav dropdown) (#3395) 2023-10-17 12:01:27 +03:00
polyfills 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
app.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
apply-theme.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
dashboard.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
embed.content.js Allow custom styles to be passed to embedded iframe (#1522) 2021-12-08 11:53:37 +02:00
embed.host.js Embedded dashboard fixes (#2744) 2023-03-14 07:47:07 -03:00