Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/dependencies update #500 #503

Draft
wants to merge 91 commits into
base: rewrite-with-webpack
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
5689b58
Fix Eslint import error (#493)
denizcrafton Jun 7, 2021
a7af3f9
Merge branch 'xfiveco:rewrite-with-webpack' into rewrite-with-webpack
edenizk Jun 21, 2021
95b0ebe
Update dependencies of Chisel (#500)
edenizk Jun 22, 2021
518ee34
Update babel-preset-chisel dependencies (#500)
edenizk Jun 22, 2021
3994bd9
Update chisel-plugin-code-style packages (#500)
edenizk Jun 23, 2021
48c1872
Update chisel-plugin-static-frontend packages (#500)
edenizk Jun 23, 2021
a5d6e8d
Update styling-config-chisel packages (#500)
edenizk Jun 23, 2021
e6376b7
Update eslint-config-chisel packages (#500)
edenizk Jun 23, 2021
29c8b22
Add peer dependency stylint to styling-config-chisel
edenizk Jun 27, 2021
551b36b
Add peer dependency babel to eslint-config-chisel
edenizk Jun 27, 2021
a5ea047
Update chisel-shared-utils packages (#500)
edenizk Jun 27, 2021
557a98d
Update chisel-plugin-wordpress packages (#500)
edenizk Jun 27, 2021
e430993
Update chisel-scripts packages (#500)
edenizk Jun 27, 2021
18a797f
Update chisel package (#500)
edenizk Jun 27, 2021
3a7ad86
Update generator-chisel packages (#500)
edenizk Jun 27, 2021
48ca1cf
tmp
jakub300 Jun 27, 2021
7f42b2d
tests improvements
jakub300 Jun 27, 2021
a9b86e1
Update tests
jakub300 Jun 27, 2021
51ef219
bring all back
jakub300 Jun 27, 2021
9b9673e
Revert "Update chisel-scripts packages (#500)"
edenizk Jun 28, 2021
a5f2b55
Update chisel-scripts #500
edenizk Jul 2, 2021
7630994
Fix webpack 5 for chisel-scripts
edenizk Jul 2, 2021
673f4e6
Fix chunk id
edenizk Jul 4, 2021
d0d62af
Update inject revisioned emit to webpack 5
edenizk Jul 6, 2021
d2df61c
Update optimize css nano plugin to webpack 5
edenizk Jul 7, 2021
571034a
Update wp dependencies & webpack manifest plugin
edenizk Jul 10, 2021
b62726d
Update chisel plugin code style packages
edenizk Jul 10, 2021
f9b934e
Update project packages
edenizk Jul 12, 2021
4c10cc5
Change webpack-fix-style-only-entries with webpack-remove-empty-scripts
edenizk Jul 12, 2021
f68603f
Fix public path in manifest plugin
edenizk Jul 12, 2021
4ba09e8
Update yarn.lock
edenizk Jul 15, 2021
53090e8
Merge pull request #501 from jakub300/rewrite-with-webpack-update-tests
edenizk Jul 19, 2021
5e9487b
Merge branch 'xfiveco:rewrite-with-webpack' into rewrite-with-webpack
edenizk Jul 19, 2021
3f6a06f
Merge commit '5e9487b3436cd9b090d36f7aebcfcafa932f6bf1' into feature/…
edenizk Jul 19, 2021
2b200a8
Remove node version 10.X
edenizk Jul 19, 2021
ed41934
Change snap hash values
edenizk Jul 19, 2021
c40da77
Update snapshots, node engine, commander
edenizk Jul 20, 2021
e5110a3
Remove test log
edenizk Jul 20, 2021
3b560a0
Fix commander
edenizk Jul 22, 2021
3a2c80e
FIx nedb promises
edenizk Jul 22, 2021
60ed107
Update fe/content snapshots
edenizk Jul 22, 2021
ce3bad1
Update fe/build snapshot
edenizk Jul 22, 2021
143a52a
Remove extension dot from copy webpack plugin
edenizk Jul 22, 2021
b39422d
Set real content hash to false
edenizk Jul 24, 2021
8f4bc40
Update snapshots
edenizk Jul 24, 2021
f57e5ee
Revert "Update snapshots"
edenizk Jul 24, 2021
2fc7dd0
Revert "Set real content hash to false"
edenizk Jul 24, 2021
26e6e65
Add temporarily full.js file test
edenizk Jul 24, 2021
c1c7d7d
Fix temporarily full js file hash
edenizk Jul 24, 2021
95e78bf
Delete full js file test
edenizk Jul 25, 2021
ebe47e4
Add --HASH-- for js files snapshots
edenizk Jul 25, 2021
ffa09c6
Update snapshots
edenizk Jul 25, 2021
a2e70eb
Add leading dot to the extensions
edenizk Jul 25, 2021
628fea6
Update snapshots
edenizk Jul 25, 2021
f42f38d
Remove node 10 from engines list
edenizk Jul 25, 2021
5c6c428
Update commander
edenizk Jul 28, 2021
8536b40
Change add-page test from console to stderr
edenizk Jul 28, 2021
63995ac
Update add-page snapshot
edenizk Jul 28, 2021
1f40516
Test temporarily solutions
edenizk Jul 30, 2021
fad7bac
Revert static port in wp/dev test
edenizk Jul 31, 2021
f56b189
Update service.run
edenizk Jul 31, 2021
173e750
Change webpack-hot-middleware
edenizk Aug 1, 2021
bb65136
Update webpack & yarn.lock
edenizk Aug 7, 2021
8b51ba4
WIP: Implement webpack plugin serve
edenizk Aug 7, 2021
a5742de
Improvements
jakub300 Aug 8, 2021
a2868fd
Cleanup WPS changes
edenizk Aug 8, 2021
81f1ff7
Add WPS configuration for WP
edenizk Aug 8, 2021
e84d71c
Update webpack
edenizk Aug 13, 2021
e4d2256
Add filter for the wps hmr files
edenizk Aug 13, 2021
d2edcc0
Confiigure WPS
edenizk Aug 13, 2021
af4aec0
Fix ws error
edenizk Aug 15, 2021
65d76f9
Add ws retry
edenizk Aug 15, 2021
ebc72c4
Fix runtime.js path in head
edenizk Aug 15, 2021
60cba11
Clean wp dev
edenizk Aug 15, 2021
6748946
Add remove files feature & silent ws to fe
edenizk Aug 15, 2021
8fe1381
Remove hot update output paths
edenizk Aug 15, 2021
49f2561
Add reload on twig file change
edenizk Aug 18, 2021
e7cc983
Revert old logic back with WPS
edenizk Aug 18, 2021
a7d2b9f
Fix runtime js for static chisel
edenizk Aug 19, 2021
3df4543
Add hook for wps options
edenizk Aug 20, 2021
16d4b2f
Update snapshots
edenizk Aug 20, 2021
47b2f7a
Remove asset content hash for the development
edenizk Aug 20, 2021
a231543
Add external host to static
edenizk Sep 5, 2021
d03367d
Fix serverDist
edenizk Sep 5, 2021
e3256c2
Add middleware for removing html extentions
edenizk Sep 5, 2021
25b5c8a
Format with Prettier
edenizk Sep 5, 2021
262adf1
Change cssnano to css minimizer
edenizk Sep 27, 2021
70217e9
Fix promises
edenizk Sep 27, 2021
dbd56f1
Merge branch 'xfiveco:rewrite-with-webpack' into rewrite-with-webpack
edenizk Oct 5, 2021
9fe9cc6
Merge commit 'rewrite-with-webpack' into feature/dependencies-update
edenizk Oct 5, 2021
ca4cbf9
Change postcss-normalize from 10.0.0 to 10.0.1
edenizk Oct 5, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dist: bionic
language: node_js
node_js:
- 10.14.2
- 10
# - 10.14.2
# - 10
- 12
- 14
cache:
Expand Down
49 changes: 25 additions & 24 deletions __tests__/fe/__snapshots__/add-page.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ exports[`FE add-page Adds pages in default setup 2`] = `
exports[`FE add-page Adds pages in default setup 3`] = `
Array [
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down Expand Up @@ -312,9 +312,9 @@ exports[`FE add-page Adds pages in default setup 5`] = `
exports[`FE add-page Adds pages in default setup 6`] = `
Array [
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/second-page.html",
"dist/some-other-page.html",
"dist/styles/main.--HASH--.css",
Expand Down Expand Up @@ -467,9 +467,9 @@ exports[`FE add-page Adds pages with the same name 2`] = `
Array [
"dist/page1-1.html",
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down Expand Up @@ -679,7 +679,8 @@ exports[`FE add-page Fails when no page is passed 1`] = `"Process.exit: 1"`;
exports[`FE add-page Fails when no page is passed 2`] = `
Array [
Array [
"error: missing required argument 'page'",
"error: missing required argument 'page'
",
],
]
`;
Expand Down Expand Up @@ -877,9 +878,9 @@ Array [
"content/page1.twig",
"dist/hello.html",
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down Expand Up @@ -1012,9 +1013,9 @@ Array [
"dist/hello.html",
"dist/nested/interesting-page.html",
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down Expand Up @@ -1120,9 +1121,9 @@ Array [
"content/page1.md",
"dist/hello.html",
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down Expand Up @@ -1256,9 +1257,9 @@ Array [
"dist/hello.html",
"dist/nested/interesting-page.html",
"dist/page1.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand All @@ -1282,7 +1283,7 @@ exports[`FE add-page When using content and markdown adds pages and builds them
<script>
document.documentElement.classList.remove('no-js');
</script>
<script src=\\"scripts/app.98db252c.js\\" defer></script>
<script src=\\"scripts/app.--HASH--.js\\" defer></script>
</head>

<body class=\\"\\">
Expand Down Expand Up @@ -1315,7 +1316,7 @@ exports[`FE add-page When using content and markdown adds pages and builds them
<script>
document.documentElement.classList.remove('no-js');
</script>
<script src=\\"../../scripts/app.98db252c.js\\" defer></script>
<script src=\\"../../scripts/app.--HASH--.js\\" defer></script>
</head>

<body class=\\"\\">
Expand Down
2 changes: 1 addition & 1 deletion __tests__/fe/__snapshots__/custom-functions.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`FE Custom Functions Custom functions work 1`] = `
"<!DOCTYPE html>
<ul>
<li>scripts/app.98db252c.js</li>
<li>scripts/app.--HASH--.js</li>
<li>ADD: 30</li>
<li>After timeout</li>
</ul>"
Expand Down
24 changes: 12 additions & 12 deletions __tests__/fe/__snapshots__/inspect.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Array [
"{
mode: 'development',
devtool: false,
watch: true,
context: --PROJECT-PATH--',
output: {
path: --PROJECT-PATH--/dist',
Expand Down Expand Up @@ -43,7 +44,7 @@ Array [
/* config.module.rule('assets').oneOf('inline') */
{
resourceQuery: /inline/,
use: [
use: [
/* config.module.rule('assets').oneOf('inline').use('url') */
{
loader: 'url-loader',
Expand All @@ -70,7 +71,7 @@ Array [
/* config.module.rule('js') */
{
test: //.m?jsx?$/,
exclude: [
exclude: [
function () { /* omitted long function */ },
--PROJECT-PATH--/src/assets'
],
Expand All @@ -84,15 +85,14 @@ Array [
/* config.module.rule('css') */
{
test: //.css$/,
exclude: [
exclude: [
--PROJECT-PATH--/src/assets'
],
use: [
/* config.module.rule('css').use('extract-css-loader') */
{
loader: --PROJECTS-PATH--/node_modules/mini-css-extract-plugin/dist/loader.js',
options: {
hmr: true,
publicPath: '..'
}
},
Expand All @@ -106,7 +106,7 @@ Array [
},
/* config.module.rule('css').use('postcss-loader') */
{
loader: --PROJECTS-PATH--/node_modules/postcss-loader/src/index.js',
loader: --PROJECTS-PATH--/node_modules/postcss-loader/dist/cjs.js',
options: {
sourceMap: true
}
Expand All @@ -116,15 +116,14 @@ Array [
/* config.module.rule('scss') */
{
test: //.scss$/,
exclude: [
exclude: [
--PROJECT-PATH--/src/assets'
],
use: [
/* config.module.rule('scss').use('extract-css-loader') */
{
loader: --PROJECTS-PATH--/node_modules/mini-css-extract-plugin/dist/loader.js',
options: {
hmr: true,
publicPath: '..'
}
},
Expand All @@ -138,7 +137,7 @@ Array [
},
/* config.module.rule('scss').use('postcss-loader') */
{
loader: --PROJECTS-PATH--/node_modules/postcss-loader/src/index.js',
loader: --PROJECTS-PATH--/node_modules/postcss-loader/dist/cjs.js',
options: {
sourceMap: true
}
Expand Down Expand Up @@ -166,7 +165,7 @@ Array [
/* config.module.rule('twig') */
{
test: //.twig$/,
include: [
include: [
--PROJECT-PATH--/src/templates',
--PROJECT-PATH--/content'
],
Expand All @@ -183,7 +182,7 @@ Array [
/* config.module.rule('content') */
{
test: //.(?:md|json)$/,
type: 'javascript/auto',
type: 'javascript/auto',
include: [
--PROJECT-PATH--/content'
],
Expand All @@ -207,6 +206,7 @@ Array [
]
},
optimization: {
runtimeChunk: 'single',
minimizer: [
/* config.optimization.minimizer('js') */
new (require(--PROJECTS-PATH--/node_modules/terser-webpack-plugin/dist/cjs.js'))(),
Expand Down Expand Up @@ -239,8 +239,6 @@ Array [
),
/* config.plugin('case-sensitive-paths') */
new CaseSensitivePathsPlugin(),
/* config.plugin('chisel-dynamic-public-path') */
new DynamicPublicPath(),
/* config.plugin('webpackbar') */
new WebpackBarPlugin(),
/* config.plugin('extract-css') */
Expand Down Expand Up @@ -285,9 +283,11 @@ Array [
],
entry: {
'scripts/app': [
'webpack-plugin-serve/client',
'./src/scripts/app.js'
],
'styles/main': [
'webpack-plugin-serve/client',
'./src/styles/main.scss'
]
},
Expand Down
3 changes: 2 additions & 1 deletion __tests__/fe/add-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ describe('FE add-page', () => {
.mockImplementation((...args) => {
throw new Error(`Process.exit: ${args.join(', ')}`);
});
const consoleMock = jest.spyOn(console, 'error');

const consoleMock = jest.spyOn(process.stderr, 'write');

const addPage = global.chiselTestHelpers.runChiselScript(['add-page']);

Expand Down
30 changes: 15 additions & 15 deletions __tests__/fe/build/__snapshots__/0.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Array [
Array [
" File Size Gzipped

scripts/app.98db252c.full.js 4.41 KiB 1.35 KiB
scripts/app.98db252c.js 1.18 KiB 0.59 KiB
styles/main.--HASH--.full.css 18.92 KiB 4.85 KiB
styles/main.--HASH--.css 5.25 KiB 1.88 KiB
scripts/app.--HASH--.full.js 0.49 KiB 0.31 KiB
scripts/app.--HASH--.js 0.14 KiB 0.15 KiB
styles/main.--HASH--.css 19.82 KiB 5.03 KiB
styles/main.--HASH--.full.css 19.77 KiB 5.00 KiB

Images and other types of assets omitted.
",
Expand All @@ -19,9 +19,9 @@ Array [

exports[`FE Build Generate and build FE Project and process twigs and assets 2`] = `
Array [
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand All @@ -34,10 +34,10 @@ Array [
Array [
" File Size Gzipped

scripts/app.98db252c.full.js 4.41 KiB 1.35 KiB
scripts/app.98db252c.js 1.18 KiB 0.59 KiB
styles/main.--HASH--.full.css 18.92 KiB 4.85 KiB
styles/main.--HASH--.css 5.25 KiB 1.88 KiB
scripts/app.--HASH--.full.js 0.49 KiB 0.31 KiB
scripts/app.--HASH--.js 0.14 KiB 0.15 KiB
styles/main.--HASH--.css 19.82 KiB 5.03 KiB
styles/main.--HASH--.full.css 19.77 KiB 5.00 KiB

Images and other types of assets omitted.
",
Expand All @@ -52,9 +52,9 @@ Array [
"dist/assets/nested/hello.450876f6.txt",
"dist/nested/public.jpg",
"dist/public.txt",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/some-page.html",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
Expand All @@ -75,7 +75,7 @@ exports[`FE Build Generate and build FE Project and process twigs and assets 5`]
<script>
document.documentElement.classList.remove('no-js');
</script>
<script src=\\"scripts/app.98db252c.js\\" defer></script>
<script src=\\"scripts/app.--HASH--.js\\" defer></script>
</head>

<body class=\\"\\">
Expand Down
2 changes: 1 addition & 1 deletion __tests__/fe/build/__snapshots__/1.js.snap
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`FE Build Generate and build FE Project and minify 1`] = `"<!doctype html><html class=\\"no-js\\" lang=\\"en\\" prefix=\\"og: http://ogp.me/ns#\\" data-webpack-public-path=\\"./\\"><head><meta charset=\\"utf-8\\"/><title>Some Page - FrontEnd</title><link rel=\\"stylesheet\\" property=\\"stylesheet\\" href=\\"styles/main.--HASH--.css\\"><meta name=\\"viewport\\" content=\\"width=device-width,initial-scale=1\\"><script>document.documentElement.classList.remove('no-js');</script><script src=\\"scripts/app.98db252c.js\\" defer=\\"defer\\"></script></head><body class=\\"\\"><header class=\\"o-wrapper c-header\\"><a href=\\"/\\" rel=\\"home\\">FrontEnd</a></header><main class=\\"o-wrapper\\"><h1>Hello <span class=\\"js-greeting\\"></span></h1></main><footer class=\\"o-wrapper c-footer\\"><p>Copyright &copy; 2020 FrontEnd</p></footer></body></html>"`;
exports[`FE Build Generate and build FE Project and minify 1`] = `"<!doctype html><html class=\\"no-js\\" lang=\\"en\\" prefix=\\"og: http://ogp.me/ns#\\" data-webpack-public-path=\\"./\\"><head><meta charset=\\"utf-8\\"/><title>Some Page - FrontEnd</title><link rel=\\"stylesheet\\" property=\\"stylesheet\\" href=\\"styles/main.--HASH--.css\\"><meta name=\\"viewport\\" content=\\"width=device-width,initial-scale=1\\"><script>document.documentElement.classList.remove('no-js');</script><script src=\\"scripts/app.--HASH--.js\\" defer=\\"defer\\"></script></head><body class=\\"\\"><header class=\\"o-wrapper c-header\\"><a href=\\"/\\" rel=\\"home\\">FrontEnd</a></header><main class=\\"o-wrapper\\"><h1>Hello <span class=\\"js-greeting\\"></span></h1></main><footer class=\\"o-wrapper c-footer\\"><p>Copyright &copy; 2020 FrontEnd</p></footer></body></html>"`;
2 changes: 1 addition & 1 deletion __tests__/fe/build/__snapshots__/2.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exports[`FE Build Generate and build FE Project and don't format 1`] = `
<link rel=\\"stylesheet\\" property=\\"stylesheet\\" href=\\"styles/main.--HASH--.css\\" type=\\"text/css\\">
<meta name=\\"viewport\\" content=\\"width=device-width, initial-scale=1\\">
<script>document.documentElement.classList.remove('no-js');</script>
<script src=\\"scripts/app.98db252c.js\\" defer></script>
<script src=\\"scripts/app.--HASH--.js\\" defer></script>

</head>

Expand Down
6 changes: 3 additions & 3 deletions __tests__/fe/content/__snapshots__/0.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
exports[`FE Content Simple 1`] = `
Array [
"dist/hello.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down
6 changes: 3 additions & 3 deletions __tests__/fe/content/__snapshots__/1.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Array [
"dist/nested/more-nested/page.html",
"dist/nested/more-nested/with-template.html",
"dist/nested/page.html",
"dist/scripts/app.98db252c.full.js",
"dist/scripts/app.98db252c.js",
"dist/scripts/app.98db252c.js.map",
"dist/scripts/app.--HASH--.full.js",
"dist/scripts/app.--HASH--.js",
"dist/scripts/app.--HASH--.js.map",
"dist/styles/main.--HASH--.css",
"dist/styles/main.--HASH--.css.map",
"dist/styles/main.--HASH--.full.css",
Expand Down
Loading