mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
fix docs after breaking package change
This commit is contained in:
committed by
David Lechner
parent
1aa3688a3d
commit
61a24f1d99
+1
-1
@@ -207,7 +207,7 @@ module.exports = {
|
||||
new CopyPlugin({
|
||||
patterns: [
|
||||
{
|
||||
from: 'node_modules/@pybricks/ide-docs/build/html',
|
||||
from: 'node_modules/@pybricks/ide-docs/html',
|
||||
to: 'static/docs',
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user