mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 02:16:03 +00:00
Fix dev build
This commit is contained in:
parent
dd9543147c
commit
f15056f158
@ -23,7 +23,7 @@ module.exports = () => {
|
||||
const args = {
|
||||
entry,
|
||||
cacheDir: __dirname,
|
||||
pluginsPath: [path.resolve(__dirname, '../../../')],
|
||||
pluginsPath: [path.resolve(__dirname, '../../../packages')],
|
||||
dest,
|
||||
env,
|
||||
options,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user