Releases: truesteps/nuxt-website-lock
Releases · truesteps/nuxt-website-lock
Fix parsing .env variable for enabling website lock
v0.1.10
v0.1.0
- implemented option to work locally without server, since this release, this is the native behavior
- to enable server validation either set
WEBSITE_LOCK_ENABLE_SERVER_VALIDATION
env variable totrue
or pass module optionenableServerValidation
in nuxt config
Base implementation
Created base implementation to be used in template, with .env variables provided in nuxt config or .env from laravel BE