danielroe / beasties

A library to inline your app's critical CSS and lazy-load the rest.
https://npm.im/beasties
Apache License 2.0
187 stars 4 forks source link

How do we use this with nuxt? #45

Closed Krislunde closed 1 hour ago

Krislunde commented 2 days ago

After installing, when adding to nuxt.config.js

modules: [
        'beasties'
    ],

I end up with the error

Class constructor Beasties cannot be invoked without 'new'

vuthanhbayit commented 1 day ago

use https://github.com/nuxt-modules/critters