moloch
moloch
Explore posts from servers
TTCTheo's Typesafe Cult
Created by moloch on 10/5/2023 in #questions
Has anyone managed to generate a static tailwind config using something like next-plugin-preval?
Hey y'all!
next-plugin-preval seems to be a pretty outdated plugin that doesn't play nice with config.transpilePackages. However, it seems wild to me that I have to include a bunch of unneeded tailwind javascript code in my client bundle just to import and use things like my theme colours and breakpoints. Has anyone found a solution to this?
1 replies
TTCTheo's Typesafe Cult
Created by moloch on 4/6/2023 in #questions
Build for production with custom server
Hey everyone! I've been struggling to create a T3 setup that includes a custom server on production. I've looked at a few Next.js custom sever example projects but the env.mjs seems to through a wrench in the build process. Does anybody have a working project example that builds a custom server using create-t3-app ?
1 replies