Fabien "egg" O'Carroll
a90cc2d7ab
Fixed sodo-search build script
2023-05-01 13:00:37 -04:00
Daniel Lockyer
3302f4125e
Added support to yarn dev
for --search
to launch Sodo-Search
...
refs https://github.com/TryGhost/Toolbox/issues/400
- this makes development more fluid by allowing developers to use the
local Sodo-Search code
2023-03-17 11:51:42 +01:00
Rishabh
3be7c57bd6
Added tailwind CSS setup
...
refs https://github.com/TryGhost/Team/issues/1665
- adds tailwind css to dev and build modes
- updates dev mode to watch changes for tailwind
- updates build mode to write tailwind css file in public folder
2022-07-05 11:48:03 +02:00
Rishabh
7cd9a81c5a
Updated default dev port to avoid conflict
...
refs https://github.com/TryGhost/Team/issues/1665
- updates default dev mode port to 2370 to avoid conflict with other local scripts
2022-07-04 15:44:29 +02:00
Rishabh
e2294ace22
Added custom build for minified script
...
refs TryGhost/Team#1665
- overrides webpack config to generate single script for publishing
- adds custom scripts for dev and production mode
2022-07-04 15:41:14 +02:00