58 Commits

Author SHA1 Message Date
Morva Kristóf
3335525431 NPM scripts should support Windows 2017-03-29 11:45:09 +02:00
Taylor Otwell
f5b68b1fc5 Update package.json 2017-03-28 07:49:22 -05:00
Michael Dyrynda
f19a2f206a Provide consistency with NPM scripts
It trips me up each time that `npm run dev` exists but `npm run prod`
does not. This serves to fix that case, as well as providing consistency
in both directions `dev`/`development` and `prod`/`production`.

[Source](https://twitter.com/michaeldyrynda/status/846507021251690497)
2017-03-28 11:23:08 +10:30
Mohamed Said
b19f4e8308 require laravel-mix v0.* 2017-03-26 14:34:05 +02:00
Kouceyla
29db165c6a Upgrade laravel-mix to 0.8.3 2017-03-09 17:58:00 +01:00
Dries Vints
65c4d16d04
Do not use full paths 2017-03-06 12:39:46 +01:00
Dries Vints
f0374e4fe6
Add cross-env as a dependency and update paths 2017-03-06 12:36:45 +01:00
Kristoffer Eklund
df1f0f912a Fix cross-env bin path 2017-03-04 18:54:33 +01:00
Kristoffer Eklund
eab39557ac Fix cross-env bin path 2017-03-04 17:57:34 +01:00
Jeffrey Way
c76716f228 Revert npm script refactor 2017-02-23 09:50:35 -05:00
Jeffrey Way
96f662a625 Refactor npm scripts
Per #4147, this adds a new `npm run watch-poll` command, and dries up some of those long repetitive commands.
2017-02-21 13:57:31 -05:00
Prabhat Shahi
e8b4f0e6ce Update package.json
update laravel mix to new version
2017-02-16 11:51:31 +05:45
Rick Bolton
0257612e8a Updated axios, jQuery, Laravel Mix, Lodash and Vue.js versions 2017-02-08 09:30:06 +00:00
Luis Dalmolin
ae03042300 Updated laravel-mix version 2017-02-02 10:01:16 -02:00
fzoske
c55b8efe72 Ensure cross-env gets executed by node 2017-01-25 11:05:42 +01:00
Martin Bastien
489f2f311e Add missing path for Yarn Fix 2017-01-24 14:47:43 -05:00
Jeffrey Way
3fa134d1f1 Make scripts work with Yarn 2017-01-24 11:16:56 -05:00
Jeffrey Way
b6274c97a1 Bump Mix dependency 2017-01-22 02:08:18 -05:00
Taylor Otwell
100aa01088 rename mix command to dev 2017-01-17 15:58:53 -06:00
Taylor Otwell
a205b127c6 add mix settings 2017-01-17 14:30:48 -06:00
Graham Campbell
36875bb98e Merge branch 'master' into develop 2016-12-29 13:03:32 +00:00
Daniel Iancu
4e912e3ed3 Updated package.json
Bumped version for laravel-elixir to 6.0.0-14 in which various npm errors and warnings have been fixed (laravel/elixir#679).
2016-11-08 13:56:16 +02:00
Taylor Otwell
7b318939c9 Ship axios instead of vue-resource. 2016-11-03 17:06:06 -05:00
Craig Paul
d28866294b Updates laravel-elixir version for vue 2 compatibility 2016-10-11 12:12:01 -06:00
Erik Telford
1117be09e7 Use vue 2 and elixir-vue-2 2016-10-02 21:33:25 -05:00
Wayne Harris
76db1006cc Update Vue Resource
Propose updating Vue Resource.

Will require changing the way the X-CSRF-TOKEN header in bootstrap.js

This seems to be compatible with Larval Passport
2016-09-22 10:36:43 +01:00
Taylor Otwell
9c0278274b simplify csrf token retrieval. remove package. 2016-08-10 09:14:25 -05:00
PascaleBeier
0cfc40e790 Make use of Bootstrap 3.3.7 with jQuery 3 support 2016-07-26 17:11:10 +02:00
Taylor Otwell
41e2efb0ad update package json 2016-07-25 18:39:48 -04:00
Taylor Otwell
eedac025eb Slim down examples. 2016-07-24 20:19:25 -05:00
Taylor Otwell
e9fe020c0c sample js component 2016-07-23 13:40:49 -05:00
Taylor Otwell
eb289b4170 tweak js bootstrapping 2016-07-23 12:28:02 -05:00
Taylor Otwell
3f197331b6 bootstrap vue in app.js 2016-07-23 11:39:11 -05:00
Taylor Otwell
cdbbe862ce Jeffrey says stay with web pack. 2016-07-15 10:07:47 -05:00
Taylor Otwell
203d79fb2c Use rollup by default instead of web pack. 2016-07-15 09:46:10 -05:00
Taylor Otwell
eb24741ced Default JS file. 2016-07-10 21:07:27 -05:00
Taylor Otwell
05d0058f30 elixir version 2016-07-10 16:54:02 -05:00
Taylor Otwell
15e1abde15 tweak package file 2016-07-10 16:38:48 -05:00
Till Krüss
382857a8a7 Use Bootstrap 3.3
Unless there is a reason why not?
2016-05-01 16:23:09 -07:00
Taylor Otwell
76b8ef7204 remove post install just in case it causes problems 2016-04-27 08:01:12 -05:00
Vincent Klaiber
909f063c28 Add npm scripts 2016-04-27 14:43:47 +02:00
Jeffrey Way
ae1f392309 Bump package versions 2016-03-30 16:17:01 -04:00
Leobon Paul-Henri
6973c86f55 Bump Laravel Elixir version
Laravel elixir is now at version 4
2015-11-23 02:45:13 +01:00
Laracasts
64e1cf9812 Bump Laravel Elixir version 2015-07-27 13:42:38 -04:00
Taylor Otwell
04709cf0ed tweak package file 2015-06-23 10:58:54 -05:00
Taylor Otwell
ad08717680 tweak default asset setup 2015-06-22 18:24:47 -05:00
Taylor Otwell
347b928a0f Bump elixir requirement. 2015-06-09 09:16:53 -05:00
Luke Brookhart
cfb7275779 change version from ~1.0.0 to ^1.0.0 2015-05-06 18:44:25 -04:00
Luke Brookhart
a457d91139 Change package.json so changed to elixir will be non-breaking changes in versions only. 2015-05-05 16:30:56 -04:00
Christoph Kempen
3d14dc9a5d Get rid of npm warning: "npm WARN package.json @ No repository field." 2015-02-05 11:48:57 +01:00