Skip to content

Commit

Permalink
feature #1186 Updated to Webpack Encore 1.0 (javiereguiluz)
Browse files Browse the repository at this point in the history
This PR was squashed before being merged into the main branch.

Discussion
----------

Updated to Webpack Encore 1.0

Commits
-------

f2036d7 Updated to Webpack Encore 1.0
  • Loading branch information
javiereguiluz committed Apr 14, 2021
2 parents b199d78 + f2036d7 commit 1155cce
Show file tree
Hide file tree
Showing 11 changed files with 1,499 additions and 2,270 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
###< symfony/phpunit-bridge ###
###> symfony/webpack-encore-bundle ###
/node_modules/
/public/build/
npm-debug.log
yarn-error.log
###< symfony/webpack-encore-bundle ###
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.8.1",
"@symfony/webpack-encore": "^0.31.0",
"@symfony/webpack-encore": "^1.0.0",
"bloodhound-js": "^1.2.3",
"bootstrap-sass": "^3.3.7",
"bootstrap-tagsinput": "^0.7.1",
Expand Down
1 change: 1 addition & 0 deletions public/build/498.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions public/build/755.js

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions public/build/755.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/*!
* Sizzle CSS Selector Engine v2.3.5
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation/
*
* Date: 2020-03-14
*/

/*!
* jQuery JavaScript Library v3.5.1
* https://jquery.com/
*
* Includes Sizzle.js
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2020-05-04T22:49Z
*/
9 changes: 9 additions & 0 deletions public/build/898.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/build/898.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions public/build/919.js

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions public/build/919.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/

/*!
* Bootstrap Datetime Picker v4.17.49
* Copyright 2015-2020 Jonathan Peterson
* Licensed under MIT (https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/LICENSE)
*/

/*!
* @overview es6-promise - a tiny implementation of Promises/A+.
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
* @license Licensed under MIT license
* See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
* @version 3.3.1
*/

/*!
* typeahead.js 0.11.1
* https://github.com/twitter/typeahead.js
* Copyright 2013-2015 Twitter, Inc. and other contributors; Licensed MIT
*/

//! moment.js

//! moment.js locale configuration
1 change: 1 addition & 0 deletions public/build/95.js

Large diffs are not rendered by default.

Loading

0 comments on commit 1155cce

Please sign in to comment.