Skip to content

Merge master to yo-office-prerelease#268

Merged
igor-ribeiiro merged 4 commits intoyo-office-prereleasefrom
master
Apr 12, 2021
Merged

Merge master to yo-office-prerelease#268
igor-ribeiiro merged 4 commits intoyo-office-prereleasefrom
master

Conversation

@igor-ribeiiro
Copy link
Copy Markdown
Contributor

No description provided.

… debugging custom functions. Fixes #236

Fixing breakpoints for VSCode
Had to override the default behavior of the CleanWebpackPlugin. It normally deletes all files creates by other plugins that are not webpack.
This is the case for out HTML, css and one .xml file. So I made it just clean the files before compiling and not after.

Now you can run npm run build followed by npm start and the project would work.
Making test always wait 5000 regardless of flaky tests to make tests more reliable.
@igor-ribeiiro igor-ribeiiro self-assigned this Apr 12, 2021
@igor-ribeiiro igor-ribeiiro requested a review from a team as a code owner April 12, 2021 17:38
@igor-ribeiiro igor-ribeiiro merged commit 2b2b03a into yo-office-prerelease Apr 12, 2021
igor-ribeiiro added a commit that referenced this pull request Apr 12, 2021
* Fixing breakpoints for VSCode

* Making HTML not get auto deleted (#266)

Had to override the default behavior of the CleanWebpackPlugin. It normally deletes all files creates by other plugins that are not webpack.
This is the case for out HTML, css and one .xml file. So I made it just clean the files before compiling and not after.

Now you can run npm run build followed by npm start and the project would work.

* Making it always wait the same amount (#267)

Making test always wait 5000 regardless of flaky tests to make tests more reliable.
millerds added a commit that referenced this pull request Oct 2, 2024
ADD: add Dev Kit to recommended extension

Code analysis has permissions problem accessing PR.  This doesn't affect the runtime of the template and is low risk.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants