Switch to app delivery exercises.
This commit is contained in:
@ -11,8 +11,8 @@ module.exports = withBundleAnalyzer({
|
|||||||
images: {
|
images: {
|
||||||
unoptimized: true
|
unoptimized: true
|
||||||
},
|
},
|
||||||
basePath: '/workshops',
|
basePath: '/app-delivery',
|
||||||
assetPrefix: '/workshops/',
|
assetPrefix: '/app-delivery/',
|
||||||
experimental: { esmExternals: true },
|
experimental: { esmExternals: true },
|
||||||
webpack: (config, { dev, isServer }) => {
|
webpack: (config, { dev, isServer }) => {
|
||||||
config.module.rules.push({
|
config.module.rules.push({
|
||||||
|
|||||||
Reference in New Issue
Block a user