Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #115 from Zhumos/master
Browse files Browse the repository at this point in the history
  • Loading branch information
odoe authored Sep 12, 2021
2 parents db94a02 + cfcbe1a commit 7d7f414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/requiredPlugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ module.exports = function requiredPlugins(locales = [], copyAssets = true, asset
{
context: "node_modules",
from: `${jsapi}/assets`,
to: "assets",
to: assetsDir,
globOptions: {
// ignore the webscene spec folder, sass files,
// and any locales not need for deployment
Expand Down

0 comments on commit 7d7f414

Please sign in to comment.