Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Releases: appstract/laravel-elixir-env

1.0.0

08 Mar 22:37
Compare
Choose a tag to compare

Version bump to 1.0

0.1.2

25 Jan 14:34
Compare
Choose a tag to compare

Small bugfix

0.1.1

24 Jan 09:33
Compare
Choose a tag to compare
  • Fix error messages
  • Allow lowercase 'elixir', like in the docs

0.1.0

29 Dec 21:57
Compare
Choose a tag to compare

It is now possible to pass dotenv configuration variables like so:

require('laravel-elixir-env').config({ path: 'my-folder/.env' });