Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nette 3.0.0 any solution? #149

Open
matak opened this issue Dec 18, 2019 · 5 comments
Open

Nette 3.0.0 any solution? #149

matak opened this issue Dec 18, 2019 · 5 comments

Comments

@matak
Copy link
Contributor

matak commented Dec 18, 2019

New release in plan or better to switch to another project?

Any suggestion where to switch?

@lukasojd
Copy link

+1

@bicisteadm
Copy link

Hi, unfortunately, this library doesn't seem to be up-to-date. There is a Gappa/WebLoader library but it does not solve the problem permanently and cannot be comfortably used.
So I created an updated fork that can be comfortably installed using a composer.
bicisteadm/WebLoader-Reload

@matak
Copy link
Contributor Author

matak commented Mar 9, 2020

Hi, unfortunately, this library doesn't seem to be up-to-date. There is a Gappa/WebLoader library but it does not solve the problem permanently and cannot be comfortably used.
So I created an updated fork that can be comfortably installed using a composer.
bicisteadm/WebLoader-Reload

perfect thanks, is it fully interchangeable?

@Gappa
Copy link

Gappa commented Mar 10, 2020

perfect thanks, is it fully interchangeable?

I'm not really sure, since this is what I've been using exclusively the whole time. :)
Some things were added, that should not make much of a difference.

The only thing I can think of right now is one pull request that changed automatic addition of cache busting get parameter - that has to be turned on when creating the component.

public function createComponentCssScreen(): CssLoader
{
	return $this->webLoader->createCssLoader('css_batch', true);
}

@darkWolf-PR
Copy link

darkWolf-PR commented Mar 10, 2020

I´m kind of lost now, which version is actually developed and available for composer to install?

Also, Gappa removed joseki filters, without those, how to minify js and css by webloader?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants