question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workflow/Configuration for purge

See original GitHub issue

Hi thanks for the project

I have an issue where I am using the purge option for my templates

module.exports = {
  purge: {

   content: ['./**/templates/**/*.html'],
   safelist: ['underline','cursor-pointer','grid-cols-3','gap-1','grid-cols-2'],

},

The css for the templates is not being applied when I deploy to prod If I am using the crispy template pack fields do I just need to add a path to my content that will be for the path to the templates in site packages?

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
chriswedgwoodcommented, Jul 29, 2021

Yes I did think about adding to the safelist. It wouldnt be that hard to generate it but it may make the config quite bloated.

Let me play around some more and I’ll come back here with my findings/example.

1reaction
smithdc1commented, Jul 29, 2021

Hi @chriswedgwood hope you are well. Love your work on Django snippets. ♥️

Umm… so… There’s a purge option? 🕵️

I’m really happy to investigate but I’ve not come across this, I’m still learning lots about Django!

Maybe it is not possible but is there a small test project you could share that shows this issue?

Take care.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How To Set Up Workflow Purge via Schedule job for DRTM ...
Go to "Manage Data..." UI, Create or open "DRTM Workflow Purge Objects" and set you desired values for country, retention time · Here...
Read more >
How to Schedule a Purge Job for Completed Workflow Instances
To do this, configure the "Workflow Purge Scheduler" OSGi configuration at /system/console/configMgr. See below for a job that deletes completed workflow ...
Read more >
Administering Workflow Instances | Adobe Experience Manager
You can also create multiple configurations of the service to purge workflow instances that satisfy different criteria. For example, create a ...
Read more >
Workflow Purge Scheduler | ACS AEM Commons - Argil DX
Workflow Remover · Navigate to Tools and go to ACS AEM Commons. Click on Workflow Remover. · Configure this to set up the...
Read more >
Purge workflow data - Nintex help documentation
In the Site Actions menu, click on Site Settings. In the Nintex Workflow section, click on Purge workflow data. Click on Switch to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found